Plugin Directory

Wordpress Plugin Framework

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 DemoPluginWordpressPluginFramework" -> "class YourPluginNameWordpressPluginFramework".

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.

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

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