描述
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.
安装
- 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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0
- Documenation
- Better type checking and returns
- Style formatting
0.3
Updating documentation
0.1
Initial release.