oop-plugin-template-solution icon indicating copy to clipboard operation
oop-plugin-template-solution copied to clipboard

A well engineered template for creating WordPress plugins using object-oriented programming practices. Uses Settings API, multisite, i18n, PHPUnit tests.

Results 1 oop-plugin-template-solution issues
Sort by recently updated
recently updated
newest added

Hello Daniel, I appreciate the work you've done on creating this plugin template. I'm trying to create a plugin based on it, but discovered the following. Maybe it's an idea...