Mind3doM RyeBread Widgets

Mind3doM RyeBread Widgets

This plugin is designed to perform some simple class-based widget framework in wordpress. Using it you can write widget classes (or extend some) in object oriented manner.
There is a simple widget API, defining basic interfaces and classes. AJAX is core-embedded. After writing your class, you must install it (this is done for the purpose of writing custom database data needed for widget functionality) in order to define widgets of this class. After defining widgets you can place them directly to your page using wordpress shortcodes or special plugin function. You can specify skin (special markup) for each widget placement. You can also define containers (or sidebars) and place widgets into them. Containers are also placed on pages using shortcodes or function call.

  1. Upload and Extract mind3dom-ryebread-widgets.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Download widget classes from plugin site or write your own
  4. Install widget classes through plugin setting page
  5. Define widgets and containers, place shortcodes or call plugin functions anywhere you like!

Reviews

0 out of 5 stars

  • Version: 1.0
  • Last updated: 15 years ago
  • Active installations: 0
  • WordPress version: 2.6
  • Tested up to: 2.6
  • PHP version: false