1
0
Fork
You've already forked nv-plugins-content-blocks
0
A simple, functional WordPress plugin that serves as an example for creating new "sidebar" widgets.
  • PHP 100%
Find a file
2015年03月20日 16:58:23 -07:00
templates Initial commit. 2013年09月06日 07:36:57 -07:00
init.php Updated code comments 2013年10月01日 11:49:03 -07:00
LICENSE Initial commit 2013年09月06日 07:31:33 -07:00
README.md Name change 2013年09月30日 16:25:10 -07:00
readme.txt 0.2 2015年03月20日 16:58:23 -07:00

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.