=== Page Menus Widget === Contributors: Joedonahue.org Tags: menu,widget,widgets,navigation,nav,custom menus,custom menu,page,pages,cms Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.3 Menu with Page Assignment Widget == Description == Add custom menu widgets to specific pages. Developed for use of Wordpress as CMS. Heavily based off of Advanced Menu Widget. Features include: * Custom hierarchy - "Only related sub-items" or "Only strictly related sub-items". * Starting depth and maximum level to display + flat display. * Custom class for a widget block. * And almost all the parameters for the [wp_nav_menu](http://codex.wordpress.org/Function_Reference/wp_nav_menu) function. == Installation == Activate the plugin. You can set everything right on the widget control panel. == Frequently Asked Questions == = Can I email you with the support questions ? = No. Please use integrated forum support system. = Do you provide some extra "premium" customization ? = Yes. You can email me in this case. == Options == * "Title" - set the title for your widget * "Custom Widget Class" - custom class for widget block * "Select Menu" - menu from the custom menus you want show * "Select Page" - page which should display the selected menu == Changelog == = 1.3 = Added
  • wrapper to conform to widget standards = 1.2 = Remove debug code causing post id to appear after title = 1.0 = initial release