/wordpress-php7-plugin-boilerplate

A plugin boilerplate using features up to and including php 7.1

Primary LanguagePHPMIT LicenseMIT

WordPress Plugin Boilerplate

This is simply my version of the WordPress plugin boilerplate. You can learn all about it at http://wppb.io/.

My version uses namespaces and other OOP practices to enhance the boilerplate turning it into something that can become a composer dependence of other plugins.