=== Sidebar Adder 2 === Contributors: Shrikant Dubey Tags: sidebar adder, add sidebar, widget, sidebar, Requires at least: 3.0 Tested up to: 3.9.1 Stable tag: 2.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create sidebar with ease. Built for developer and non-developer. == Description == Sidebar Adder 2.0.0 follows the keep it simple mantra. It leverages wordpress' built-in features. It uses page option for the additition and updation of sidebar. It is simple yet flexible. This version of sidebar adder provides shortcode functionality which can be used anywhere i.e. within file, pages, post, ect. = Features: = * Adds sidebar to the admin section. * Updates variour option of sidebar. * Easy to use and update. * Provide Shorcode functionlity. = Note = * Sidebar Adder is no longer actively maintained. Please consider using Sidebar Two. = Author Page = Learn more about [Sidebar Adder 2](http://www.suiits.com/sidebar-adder-2/) = Sidebar Adder 2 = [Sidebar Adder 2](http://www.suiits.com/sidebar-adder-2/) is a successor to sidebar adder with many more features. == Installation == = Install via WordPress Admin = 1. Ready the zip file of the plugin 1. Go to Admin > Plugins > Add New 1. On the upper portion click the Upload link 1. Using the file upload field, upload the plugin zip file here and activate the plugin = Install via FTP = 1. First unzip the plugin file 1. Using FTP go to your server's wp-content/plugins directory 1. Upload the unzipped plugin here 1. Once finished login into your WP Admin and go to Admin > Plugins 1. Look for Add Sidebar and activate it = Usage = 1. Start adding sidebar in 'Settings/Add Sidebar' menu in WordPress 1. You can then use a shortcode to display your slideshow. Example: `[sidebar_adder id="sd-adder-1"]` 1. Function do_shortcode can be used inside template files. Example: `` == Screenshots == 1 screenshot1 2 screenshot2 3 screenshot3 == Changelog == = 1.0.0 - 2013-04-27 = * Add sidebar. = 2.0.0 - 2014-06-07 = = Following Changes are made from the previous Version: 1.0.0 = * Shorcode facility added. * New version support wordpress version 3.9.1. * Sidebar description Added. == Upgrade Notice == = 1.0.0 - 2013-04-27 = * Add sidebar. = 2.0.0 2014-06-07 = = * Following Changes are made from the previous Version: 1.0.0 = * Shorcode facility added. * New version support wordpress version 3.9.1. * Sidebar description Added. == Arbitrary section == * This version fixes a functionality related bug. Upgrade immediately. == Frequently Asked Questions == = How the plugin works? = * The plugin stores the data in the database. As the user adds a sidebar it's name and all the required fields are saved in the data base.