BNS Add Widget
Add a widget area to the footer of any theme. Works just like the widget areas commonly created with code in the functions.php template file.
Download
Latest version: Download BNS Add Widget v0.1.2 [zip]
Installation
This section describes how to install the plugin and get it working.
- Upload
bns-add-widget.phpto the/wp-content/plugins/directory - Activate through the ‘Plugins’ menu.
- Read http://wpfirstaid.com/2009/12/plugin-installation/
- Add your widget choice to the BNS Add Widget area under Appearance | Widgets
– or -
- Go to ‘Plugins’ menu under your Dashboard
- Click on the ‘Add New’ link
- Search for bns-add-widget
- Install.
- Activate through the ‘Plugins’ menu.
- Read http://wpfirstaid.com/2009/12/plugin-installation/
- Add your widget choice to the BNS Add Widget area under Appearance | Widgets
FAQ
Q. How can I style the plugin output?
A. The plugin uses the register_sidebar() WordPress function; additional classes are added via the plugin code:
- bns-add-widget
- bns-widget-before
- h2.bns-widget-title
- bns-widget-content
- bns-widget-after
Changelog
0.1.2
- compatible with WordPress version 2.9.2
- updated license declaration
0.1.1
- clarified the plugin’s release under a GPL license
0.1
- Initial release.


