In this post, I’ll cover how to build a WordPress plugin from scratch. The goal is to get you started with WordPress plugin development and not to build anything complex yet 😉
Wordpress
How to Setup a WordPress Dev Environment?
I used to develop a WordPress theme and one problem is that I took a lot of time figuring what editor to use and trying to set up a LAMP stack which had issues porting it over to another OS.
In this article I’ll cover the main tools for starting your development for WordPress. You’ll just need two items, the IDE and the Local Server.