Description
Similar to the Sidebar Widget API implementation, you can now create a class
with methods for a settings form and widget display. A sample widget is included.
Installation
- Upload
dashboard-widget-api.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create your widget class and require it in your theme or via a plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dashboard Widgets API” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dashboard Widgets API” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Documenation
- Better type checking and returns
- Style formatting
0.3
Updating documentation
0.1
Initial release.