=== Plugin Name === Contributors: Mat Lipe Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40lipeimagination%2einfo&lc=US&item_name=Advanced%20Sidebar%20Menu&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest Tags: menus, sidebar menu, heirchy, category menu, pages menu Requires at least: 3.1 Tested up to: 3.3.2 Stable tag: 3.0.2 Version: 3.0.2 == Description == Creates a widget that automatically generates a menu based on the parent/child relationship of pages. of the pages. When on a top level page, it displays a menu of the all of the top level pages and a menu of all of the pages that are children of the current page. Keeps the sidebar menu clean and usable. As of Version 3.0 it also creates a widget that does the same functionality for Categories as well. Has the ability to exclude page from the menu. As of 2.0 it also allows for display of all the child pages always. You may also select the level of pages to display with this option. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the `advanced-sidbebar-menu` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Drag the "Advanced Sidebar Pages Menu" widget Or the "Advanced Sidebar Categories Menu" widget into a sidebar. == Frequently Asked Questions == = How do you edit the output or built in css? = Create a folder in your child theme named "advanced-sidebar-menu" copy any of the files from the "views" folder into the folder you just created. You may edit the files at will to change the output or css? You must have the option checked to use the built in CSS (in the widget) to be able to edit the css file in this way. The Others will work always. = Does this support multiple instances? = Yes. = Does the menu change for each page you are on? = Yes. Based on whatever parents and children pages you are on, the menu will change automatically. = How does this work with styling the page? = As of version 1.1 this will automatically generate class names for each level for menu system. You can add classes to your theme's style.css file to style it accordingly. You may want to use something like margins to set the levels apart. == Changelog == = 3.0.2 = *Bugfixes = 3.0 = * Added a categories menu widget with the same functionality as the pages widget * Added the ability to edit "views" files through your child theme to edit output and css * Cleanedup the output = 2.1 = * Added default syling. = 2.0 = * Brought back the ability to exclude pages with support for excluding single pages from the menu. * Added the ability to display all levels of child pages always. * Added the option to select how many levels of pages to display when the "Always Display Child Pages" is selected = 1.4.5 = * Added compatibility for sites with non wp_ prefix tables * Removed All traces of Each menu level if no pages to list * Removed Error created by some search forms = 1.4.4 = * Cleaned up the way the plugin displays * Added class to match normal widgets * Removed the