The WordPress Plugin Framework (WPF) is a PHP class that is used to provide a framework for the development of WordPress plugins.
The WordPress Plugin Framework (WPF) project is a framework used for the development and implementation of WordPress plugins. The Wordpress Plugin Framework demo plugin provided with this framework is used simply to demonstrate the features and capabilities of the WPF.
Yes. There you will need to prefix the WordPressPluginFramework class name with the name of your plugin in order to prevent class duplication errors within the WordPress core. - i.e. "class DemoPlugin_WordpressPluginFramework" -> "class YourPluginName_WordpressPluginFramework".
New feature requests may be submitted via the WordPress Plugin Framework Feature Request Forum.
New issue submissions may be submitted via the WordPress Plugin Framework Issue Submission Forum.
Requires: 2.5 or higher
Compatible up to: 2.5.1
Last Updated: 2008-7-6
Downloads: 2,816




