Monday, March 25, 2024

Tips & Tricks

is plugin active

Check if WordPress Plugin is Active

If you are developing a Plugin which is dependent on another plugin, in such cases, we need to check if plugin is activated or...
check-if-table-exist.png

Check if Table or Column already exists in Database?

While working on web development, we all come on a situation where we need to check if table(s) exists on database. This mainly arise...
fira code on vs code

How to change default Font in VS Code?

If you land on this article, I guess you are using Visual Studio Code and searching a way to change default fonts. VS Code...

LATEST ARTICLES

MOST POPULAR