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.

Author:Double Black Design (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:2.5.1
Plugin version:0.05
Added to WordPress repository:15-11-2007
Last updated:06-07-2008
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.doubleblackdesign.com/categories/w...
Total downloads:4 852
Active installs:10+
plugin download
Click to start download

The WordPress Plugin Framework (WPF) is a PHP class that is used to provide a framework for the development of WordPress plugins. This package also contains a demo plugin which is used to demonstrate the features and capabilities of the (WPF). The overall intention of the WPF is to generalize and simplify plugin design while also helping plugins adhere to a common administration and usage standard.

For more information please see the wpf_user_manual.pdf file included with this project. You may also download the latest copy of the WordPress Plugin Framework User Manual from the WPF project website.

Currently, the WPF demo plugin demonstrates the features of the WPF listed below.

  1. Deriving a plugin from the WordPressPluginFramework base class.
  2. Creating options for the plugin.
  3. Initializing the plugin.
  4. Creating content blocks for the plugin's administration page.
  5. Registering the plugin's administration page with WordPress.
  6. Updating and resetting of the plugin's options.
  7. Uninstallation of the plugin.

License

This WPF demo plugin and WordPress Plugin Framework are being developed under the GNU General Public License, version 2.

GNU General Public License, version 2

Support WPF Development

Help support development of the WordPress Plugin Framework by making a donation.

Donate to Double Black Design

WPF Project Locations

The latest version of the WordPress Plugin Framework can be found on the WordPress Extend website. A link to this site is provided below.

Download the WordPress Plugin Framework

The WordPress Plugin Framework project can be found on the Google Code website. A link to this site is provided below.

WordPress Plugin Framework Project


Screenshots
FAQ
ChangeLog