A template for creating plugins in WordPress. See full article here: https://www.yaconiello.com/blog/how-to-write-wordpress-plugin. Settings sections were refactored for full explanation see: https://www.yaconiello.com/blog/how-to-handle-wordpress-settings
This repo is deprecated and should not be used. The WordPress community has found new and improved ways of creating plugins since this plugin skeleton was created. Any references or code snippets from this repo may not be relevant or up-to-date.
This repo provides a deprecated plugin template for WordPress. It is no longer recommended to use this skeleton as the WordPress community has found better ways of developing plugins. However, it can still serve as a basic starting point for those looking to create their own custom plugins.