Plugin Directory

WordPress Plugin Framework

The WordPress Plugin Framework (WPF) is a PHP class that is used to provide a framework for the development of WordPress plugins.

Download Version 0.05

What is the WordPress Plugin Framework project?

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.

Do I need to modify the wordpress-plugin-framework.php file?

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

How can I request new features for the WPF?

New feature requests may be submitted via the WordPress Plugin Framework Feature Request Forum.

How can I report issues found while using the WPF?

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

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(4 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.

0,1,0