{"id":7097,"date":"2009-10-29T15:08:07","date_gmt":"2009-10-29T15:08:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sidebar-generator\/"},"modified":"2010-01-23T08:18:51","modified_gmt":"2010-01-23T08:18:51","slug":"sidebar-generator","status":"closed","type":"plugin","link":"https:\/\/arg.wordpress.org\/plugins\/sidebar-generator\/","author":913094,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1","tested":"2.9.2","requires":"2.7.0","requires_php":"","requires_plugins":"","header_name":"Sidebar Generator","header_author":"Kyle Getson","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 19:25:07","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/getson.info\/","header_plugin_uri":"http:\/\/www.getson.info","header_author_uri":"http:\/\/www.kylegetson.com","rating":0,"author_block_rating":0,"active_installs":1000,"downloads":24615,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1777185","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1777185","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1777185","resolution":"1","location":"plugin"}},"screenshots":{"1":"The plugin will add a 'sidebars' button under the appearance tab","2":"The admin screen for adding new sidebars","3":"The page\/post admin screen. Here is where you will assign a sidebar per page or per post"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[225,56306,8513,168,241],"plugin_category":[43],"plugin_contributors":[79507],"plugin_business_model":[],"class_list":["post-7097","plugin","type-plugin","status-closed","hentry","plugin_tags-cms","plugin_tags-multimple-sidebars","plugin_tags-replace-sidebar","plugin_tags-sidebar","plugin_tags-widgets","plugin_category-customization","plugin_contributors-kylegetson","plugin_committers-kylegetson"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sidebar-generator.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sidebar-generator\/trunk\/screenshot-1.jpg?rev=1777185","caption":"The plugin will add a 'sidebars' button under the appearance tab"},{"src":"https:\/\/ps.w.org\/sidebar-generator\/trunk\/screenshot-2.jpg?rev=1777185","caption":"The admin screen for adding new sidebars"},{"src":"https:\/\/ps.w.org\/sidebar-generator\/trunk\/screenshot-3.jpg?rev=1777185","caption":"The page\/post admin screen. Here is where you will assign a sidebar per page or per post"}],"raw_content":"<!--section=description-->\n<p>Now you can create as many sidebars as you need for any page you want. \nThats right, <strong>page\/post specific sidebars<\/strong>. You can easily seperate your site into sections, \nor make every single page have page specific sidebar content on it. Great for CMS sites. Now supports themes with multiple sidebars. You can replace any sidebar with any other sidebar.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Generate unlimited sidebars<\/li>\n<li>pick a sidebar on a per-page and per-post basis<\/li>\n<li>unique CSS classes for each sidebar for customizable looks<\/li>\n<li>AJAX admin<\/li>\n<li>Multiple sidebar theme support<\/li>\n<\/ul>\n\n<p>Upgrading?\nBe sure to back everything up. Since this version adds a significant feature, you will need to re-associate your pages\/posts to your sidebars. Sorry.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the folder <code>sidebar-generator<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Replace <code>dynamic_sidebar()<\/code> with <code>generated_dynamic_sidebar()<\/code> in your template sidebar files<\/li>\n<li>Create a sidebar by going to Appearance&gt;Sidebars<\/li>\n<li>Assign the sidebar to a page or post<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the folder <code>sidebar-generator<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Replace <code>dynamic_sidebar()<\/code> with <code>generated_dynamic_sidebar()<\/code> in your template sidebar files<\/li>\n<li>Create a sidebar by going to Appearance&gt;Sidebars<\/li>\n<li>Assign the sidebar to a page or post<\/li>\n<\/ol><\/dd>\n<dt>How can you generate a sidebar?<\/dt>\n<dd><p>Once the plugin is active, go to Appearance&gt;Sidebars. Only your generated sidebars will display on this page, your theme's sidebars are still active and working, they just don't show because they are not generated by this plugin.<\/p><\/dd>\n<dt>How do I assign a sidebar to a page or a post?<\/dt>\n<dd><p>Edit the page or post, then scroll down to the section labeled Sidebars. Select the sidebar you wish to see on the page. Dont forget to save the page or post.<\/p><\/dd>\n<dt>What files do I change in my theme?<\/dt>\n<dd><p>Most themes use a 'sidebar.php' file, but some themes may have multiple sidebar, like a side column, and a footer sidebar. These themes sometimes use 'sidebar2.php' or 'sidebar-footer.php' Its easiest to do a find\/replace on all of your theme files.\nFind: <code>dynamic_sidebar()<\/code> Replace with: <code>generated_dynamic_sidebar()<\/code><\/p><\/dd>\n<dt>How can I style each sidebar differently using CSS?<\/dt>\n<dd><p>Each widget in the sidebar will have a unique class, based on its title, as well as a generic class common among all widgets in all generated sidebars.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\n<li>Supports themes with multiple sidebars<\/li>\n<li>Tested up to 2.9.1<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Various bug fixes<\/li>\n<li>Tested and functional on IE6,IE7,IE8,FireFox, Chrome and Safari<\/li>\n<li>Tested on 2.8.0 up to 2.8.5<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Plugin Functional tested only on 2.8.0<\/li>\n<\/ul>","raw_excerpt":"Sidebar Generator Generates as many sidebars as you need. Specify a sidebar on a per-page\/per-post basis. Now supports themes with multiple sidebars.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=7097"}],"author":[{"embeddable":true,"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kylegetson"}],"wp:attachment":[{"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7097"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7097"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7097"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7097"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7097"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/arg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}