{"id":52800,"date":"2013-04-27T20:56:27","date_gmt":"2013-04-27T20:56:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sidebar-adder\/"},"modified":"2016-02-27T08:28:06","modified_gmt":"2016-02-27T08:28:06","slug":"sidebar-adder","status":"closed","type":"plugin","link":"https:\/\/fa.wordpress.org\/plugins\/sidebar-adder\/","author":11991576,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.0","stable_tag":"2.0.1","tested":"4.4.34","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Add Sidebar","header_author":"Shrikant Dubey","header_description":"","assets_banners_color":"a6a6a6","last_updated":"2016-02-27 08:28:06","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/www.suiits.com\/sidebar-adder-2","rating":0,"author_block_rating":0,"active_installs":20,"downloads":7650,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.0 - 2013-04-27":"<ul>\n<li>Add sidebar.<\/li>\n<\/ul>","* Following Changes are made from the previous Version: 1.0.0":"<ul>\n<li>Shorcode facility added.<\/li>\n<li>New version support wordpress version 3.9.1.<\/li>\n<li>Sidebar description Added.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1359436","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","2.0.0","2.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1359428","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1359428","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1359428","resolution":"3","location":"assets"}},"screenshots":{"1":"screenshot1","2":"screenshot2","3":"screenshot3"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[128038,168,128037,162],"plugin_category":[43],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-52800","plugin","type-plugin","status-closed","hentry","plugin_tags-add-sidebar","plugin_tags-sidebar","plugin_tags-sidebar-adder","plugin_tags-widget","plugin_category-customization","plugin_committers-shri_wp_dev"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sidebar-adder_a6a6a6.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sidebar-adder\/assets\/screenshot-1.png?rev=1359428","caption":"screenshot1"},{"src":"https:\/\/ps.w.org\/sidebar-adder\/assets\/screenshot-2.png?rev=1359428","caption":"screenshot2"},{"src":"https:\/\/ps.w.org\/sidebar-adder\/assets\/screenshot-3.png?rev=1359428","caption":"screenshot3"}],"raw_content":"<!--section=description-->\n<p>Sidebar Adder 2.0.1 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.<\/p>\n\n<h4>Features:<\/h4>\n\n<ul>\n<li>Adds sidebar to the admin section.<\/li>\n<li>Updates variour option of sidebar.<\/li>\n<li>Easy to use and update.<\/li>\n<li>Provide Shorcode functionlity.<\/li>\n<\/ul>\n\n<h4>Note<\/h4>\n\n<ul>\n<li>Sidebar Adder is no longer actively maintained. Please consider using Sidebar Two.<\/li>\n<\/ul>\n\n<h4>Author Page<\/h4>\n\n<p>Learn more about <a href=\"http:\/\/www.suiits.com\/sidebar-adder-2\/\">Sidebar Adder 2<\/a><\/p>\n\n<h4>Sidebar Adder 2<\/h4>\n\n<p><a href=\"http:\/\/www.suiits.com\/sidebar-adder-2\/\">Sidebar Adder 2<\/a> is a successor to sidebar adder with many more features.<\/p>\n\n<h3>Arbitrary section<\/h3>\n\n<ul>\n<li>This version fixes a functionality related bug.  Upgrade immediately.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Install via WordPress Admin<\/h4>\n\n<ol>\n<li>Ready the zip file of the plugin<\/li>\n<li>Go to Admin &gt; Plugins &gt; Add New<\/li>\n<li>On the upper portion click the Upload link<\/li>\n<li>Using the file upload field, upload the plugin zip file here and activate the plugin<\/li>\n<\/ol>\n\n<h4>Install via FTP<\/h4>\n\n<ol>\n<li>First unzip the plugin file<\/li>\n<li>Using FTP go to your server's wp-content\/plugins directory<\/li>\n<li>Upload the unzipped plugin here<\/li>\n<li>Once finished login into your WP Admin and go to Admin &gt; Plugins<\/li>\n<li>Look for Add Sidebar and activate it<\/li>\n<\/ol>\n\n<h4>Usage<\/h4>\n\n<ol>\n<li>Start adding sidebar in 'Settings\/Add Sidebar' menu in WordPress<\/li>\n<li>You can then use a shortcode to display your slideshow. Example: <code>[sidebar_adder id=\"sd-adder-1\"]<\/code><\/li>\n<li>Function do_shortcode can be used inside template files. Example: <code>&lt;?php echo do_shortcode('[sidebar_adder id=\"sd-adder-1\"]'); ?&gt;<\/code><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How the plugin works?<\/dt>\n<dd><ul>\n<li>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.<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0 - 2013-04-27<\/h4>\n\n<ul>\n<li>Add sidebar.<\/li>\n<\/ul>\n\n<h4>2.0.0 - 2014-06-07<\/h4>\n\n<h4>Following Changes are made from the previous Version: 1.0.0<\/h4>\n\n<ul>\n<li>Shorcode facility added.<\/li>\n<li>New version support wordpress version 3.9.1.<\/li>\n<li>Sidebar description Added.<\/li>\n<\/ul>\n\n<h4>2.0.1 - 2016-01-09<\/h4>","raw_excerpt":"Create sidebar with ease. Built for developer and non-developer.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/52800","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=52800"}],"author":[{"embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/shri_wp_dev"}],"wp:attachment":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=52800"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=52800"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=52800"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=52800"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=52800"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=52800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}