=== BNS Add Widget === Contributors: cais Donate link: http://buynowshop.com Tags: widget, footer, admin Requires at least: 2.9 Tested up to: 2.9.1 Stable tag: 0.1 Add a widget area to the footer of any theme. == Description == 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. == Installation == This section describes how to install the plugin and get it working. 1. Upload `bns-add-widget.php` to the `/wp-content/plugins/` directory 2. Activate through the 'Plugins' menu. 3. Read http://wpfirstaid.com/2009/12/plugin-installation/ 4. Add your widget choice to the BNS Add Widget area under Appearance | Widgets -- or - 1. Go to 'Plugins' menu under your Dashboard 2. Click on the 'Add New' link 3. Search for bns-add-widget 4. Install. 5. Activate through the 'Plugins' menu. 6. Read http://wpfirstaid.com/2009/12/plugin-installation/ 7. Add your widget choice to the BNS Add Widget area under Appearance | Widgets == Frequently Asked Questions == = How can I style the plugin output? = 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 == Screenshots == 1. The new blank widget area == Other Notes == * The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php == Upgrade Notice == * Initial release. == Changelog == = 0.1 = * Initial release.