An open API service indexing awesome lists of open source software.

https://github.com/dashifen/wordpress-php7-plugin-boilerplate

A plugin boilerplate using features up to and including php 7.1
https://github.com/dashifen/wordpress-php7-plugin-boilerplate

php php71 wordpress wordpress-development wordpress-plugin wordpress-plugin-boilerplate

Last synced: 5 months ago
JSON representation

A plugin boilerplate using features up to and including php 7.1

Awesome Lists containing this project

README

          

# 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.