Mind3doM RyeBread Widgets
Allows to extend your blog with class-based skinnable ajax-featured widgets, optionally arranged in page areas (containers).
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 6149 days ago
Is Mind3doM RyeBread Widgets abandoned?
Possibly abandoned (last update 6149 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
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.
Installation
- Upload and Extract
mind3dom-ryebread-widgets.zipto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Download widget classes from plugin site or write your own
- Install widget classes through plugin setting page
- Define widgets and containers, place shortcodes or call plugin functions anywhere you like!