How to make a basic WordPress Plugin
If you are a website developer, you might come across a client or situation where you need to create your own plugin, so here’s a quick tutorial on how to do this. First you need a code editor, we use Visual Studio Code. Then you need to create the basic files. At first, we can […]