dashifen/wordpress-php7-plugin-boilerplate

An object-oriented boilerplate for WordPress plugins using features of PHP 7.1.

1.2.0 2018-02-11 11:41 UTC

README

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.