WPBP / WordPress-Plugin-Boilerplate-Powered

Wordpress Plugin Boilerplate but Powered with examples and a generator!
https://wpbp.github.io/
GNU General Public License v3.0
782 stars 116 forks source link

[Feature] Move class names to namespace #149

Closed Mte90 closed 4 years ago

Mte90 commented 4 years ago

In this way we can implement an important part of PSR.

Mte90 commented 4 years ago

As it is structured now the plugin it is not required because every class is independent from each other.