WordPress being Event driven system, it is difficult to follow MVC Design Pattern while creating a WordPress Plugin. This project aims to help plugin developers achieve MVC pattern in their coding. If ...
This is a simple WordPress plugin that creates a settings page. The settings page allows WordPress admin users to add their settings for a plugin. You can use this ...