A simple, functional WordPress plugin that serves as an example for creating new "sidebar" widgets.
| templates | Initial commit. | |
| init.php | Updated code comments | |
| LICENSE | Initial commit | |
| README.md | Name change | |
| readme.txt | 0.2 | |
NOUVEAU Sidebar Widget Example
A simple, functional WordPress plugin that serves as an example for creating new "sidebar" widgets.
Description
This plugin serves as a simple, functional, documented example for creating WordPress "sidebar" widgets. If you are not a developer, this plugin won't do anything for you.
Developing sidebar widgets can be strange things to wrap your head around, and this plugin is intended to help make that easy. If you need to develop a plugin that adds new widgets to WordPress, this is a great place to start.
This example is part of the NOUVEAU WordPress framework. For more great starting code, search for "Nouveau" in the WordPress.org's plugins or visit [www.nouveauframework.com]
Changelog
0.1 ( 2013年09月06日 )
- Initial beta. Uploaded to github.