Popular Categories
List of Most Common WordPress Plugins for Developers
List of some of the most common WordPress plugins that can help you in managing the simplest to the most complicated aspects of running a WordPress website.
How to hide plugins from the Admin plugin list?
A snippet of code that can help you identify the plugin based on its url and then remove it from the plugin list.
How to send data via AJAX from frontend to backend in WordPress Plugin?
A step by step guide on how to send data via ajax when developing your own wordpress plugin