This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WordPress Plugin Framework Reloaded

Description

First of all, this is a plugin made for plugin developers. User have to install it ONLY if someone’s plugin requires it. Said that we must issue a disclaimer about WordPress Plugin Framework Reloaded.

IF YOU ARE NOT A PLUGIN DEVELOPER

IF YOU ARE A PLUGIN DEVELOPER

WARNING! IN PURE ALPHA! IT WORKS BUT EXPECT SUDDEN MODIFICATIONS THAT MAY BREAK YOUR PLUGINS.

WordPress Plugin Framework Reloaded was based on previous work and ideias from Aaron Campbell, Mark Waterous, Husterk, Leonardo Martinez, Joost De Valk, Ozh and so many other WordPress developers. Thanks to you all.

The WordPress Plugin Framework Reloaded is available and you can install it (in fact, you should if another plugin requires it). Neverthless, for the time being WE DO NOT OFFER ANY SUPPORT to developers wishing to use it. But, remember, it is supplied AS IS and with NO WARRANTIES.

It is NOT broken, as you may think by the previous posted warnings here, but it is a real work in progress and we don’t want that others start using it as if it is stable and suddently their plugins stop working because we made some sort of incompatible modification on it.

You may use it but it is at your own risk. Don’t ask us or blaim us if it doesn’t fill your requests or if it brokens something on your production stage websites.

THE CODE IS STILL VERY ALPHA-ish. DONT USE IT ON YOUR OWN PRODUCTION PLUGINS. Thanks!

After issuing this DISCLAIMER we welcome any comments, ideias, testing, bug reporting and patches to make it better.

Translations

If you want to make a translation for your language, use the framework-reloaded.pot included and (if you want) send me the files (just the .po and .mo ones) to dev@ipublicis.com for inclusion in plugin’s package. You’ll be credited, of course.

Credits for present translations

  • Dutch translation made by Theo van der Sluijs (tvds)
  • Portuguese translation made by Lopo Lencastre de Almeida (ipublicis)

Screenshots

  • Global view of the new admin interface.
  • Can add your menu to a more proper section too.
  • Or create your own section if you wish (not advisable).
  • Using Wordpress Plugin Framework Reloaded turns access to help and other stuff much easier and makes admin interface more usable.

Installation

How to install the WordPress Plugin Framework Reloaded plugin and get it working in two easy steps:

  1. Upload /wordpress-plugin-framework-reloaded/ folder and its files to the /wp-content/plugins/ directory or just use the WordPress admin interface
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Also, check out the other WordPress plugins by the same author.

FAQ

How to use it when developing your own plugin?

The most minimal plugin made with WPFR is WPFR itself. Just check the code in the file wordpress-plugin-framework-reloaded.php to get an ideia on how you can have a gourgeous backoffice with almost nil effort.
A more complex project that you can check is Author Box Reloaded.

But, remember, this is very ALPHA-ish now. If we were you we would wait a little bit more before starting using it. We’ll try not to break everything with future versions but we cannot promise that.

Any help would be largely welcomed 😉

Have more questions?

Go to the WordPress’ forum.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WordPress Plugin Framework Reloaded” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.2.1

  • Changed some messages on code.
  • Added some more info in the DESCRIPTION and FAQ section of readme.txt.
  • Still ALPHA as it can be. In use with 2.9.2 but not tested with any other version.

0.2

  • Just turned the activation section into a true WPFR plugin too.
  • Added some more info in the FAQ section of readme.txt.
  • Still ALPHA as it can be. In use with 2.9.2 but not tested with any other version.

0.1

  • THE CODE IS STILL VERY ALPHA-ish. DONT USE IT. Thanks!
  • Partial rewrite of the code base made by Xavisys.
  • Settings link is other sections rather than on Settings section.
  • Easy creation of own block of menus.
  • Easy to create the admin panel with a more usable interface.
  • Plugin developer credit links available on Admin Panel sidebar.
  • Support and Bug report links available on Admin Panel sidebar.
  • Translators credits available on Admin Panel sidebar. Translators are a huge part of Free Software exit and we thing they deserve as much credit as we can give them.
  • Last plugin news available on Admin Panel sidebar.