=== Page Sidebars === Contributors: DanielNexterous Site: http://www.nexterous.com/ Tags: pages, sidebar, asides Requires at least: 2.3 Tested up to: 2.3.1 Stable tag: 1.0.0 A small but useful plugin to have unique sidebars for each page. == Description == A small plugin that enables you to have dedicated sidebar content for each page. For example, on a calendar page you can have dates while on an contact page you can have your emails. Perfect for three column layouts with navigation, main content, and sidebar. == Installation == Download and unzip the file with your favorite ZIP extractor. Upload the /pagesidebar/ directory to the /wp-content/plugins/. Activate the plugin and you are ready. For more detailed instruction follow these details: 1. Upload the directory /pagesidebar/ into your Wordpress directory under /wp-content/plugins/ 2. Open your adminstration panel and go to Plugins and activate it by clicking Activate next to the description of Page Sidebars. 3. You are now able to begin using the plugin. Go to Edit > Pages to edit an existing page or go to a new page. Either way, you will see two boxes below the normal boxes titled sidebar title and sidebar content. HTML is allowed in the content box. 4. To include the data in a template, for the title use the function and for the content use . Note, no variables are needed for either. == Frequently Asked Questions == 1. Where do I add the tags for the sidebar? Wherever you would like to on pages. 2. Where are the template tags? You can find them in the instructions. 3. Do I need to pass variables to the template functions? No. Just add the functions and the rest is taken care of.