WP Manifestindependent plugin directory
manifest / unclassified / nv-example-sidebar-widget

NOUVEAU Sidebar Widget Example

A simple, functional WordPress plugin that serves as an example for creating new "sidebar" widgets.

by Matt Van Andel · github.com/veraxus/nv-example-sidebar-widget · website

7stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/veraxus/nv-example-sidebar-widget/archive/refs/heads/master.zip

Readme

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.

Read the full README on GitHub →