“WordPress Plugin Boilerplate” is meant to be a starting point for plugin development, an object oriented way of creating a standardized plugin.
Since it is coded with OOP principles, it is mainly intended for intermediate coders, but you can easily use it even as a beginner if you know what goes where.
By the end of this article, you should know what’s what and how you can get started with it – regardless of your coding experience.
The WordPress Plugin Boilerplate 101
Posted by erikemanuelli under GlobalFrom http://www.codeinwp.com 3440 days ago
Who Voted for this Story
Subscribe
Comments
3439 days ago
Thanks for sharing this awesome guide Erik. Appreaciate the share.