/wppf

WordPress Plugin Framework

Primary LanguagePHP

WPPF ( WordPress Plugin Framework )

This is a simple framework for WordPress Plugin Development.

USAGE

Place all files inside your WordPress installation at wp-content/plugins/your-plugin-name

Do a global Find & Replace in your favorite text editor or IDE to change the string 'wppf' to 'your_plugin_namespace'

Write codez and push buttonz...

LICENSE

GPL2