=== Menus Plus+ === Contributors: keighl Donate link: http://www.keighl.com/plugins/menus-plus/ Tags: menu, page order, category order Requires at least: 2.5 Tested up to: 2.8 Stable tag: trunk Creates an assembly of pages, categories, and external URLs into a nice heterogeneous list. == Description == Creates an assembly of pages, categories, and external URLs into a nice heterogeneous list. For CMS applications of WordPress, organizing a menu list is a pain; this makes it easier. Drag and drop them until you like what you see. No hacks or finicky 'Page Order' methods need apply. Use 1. Configure your list from the Menus Plus+ option page located in the 'Appearance' area. 1. Place `` in your template ... wherever you want it. Support For any issues you're having with Menus Plus+, or if you'd like to suggest a feature, visit the [Plugin Homepage](http://keighl.com/plugins/menus-plus/ "Plugin homepage"). == Installation == 1. Upload `menusplus.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `` in your template ... wherever you want it == Frequently Asked Questions == = What kinds of classes and ids are applied to the menu? = Only the normal classes and ids generated by WordPress (eg. `current-page-item`). For external URLs, you may assign an optional class to help styling. For the most part, the template tag will spit out a simple list without a parent container or style. Customize as you wish. = Will it do page and category children? = You know it. Just change the "Display Children?" option accordingly. == Screenshots == 1. A view from the admin interface. == Changelog == = 1.0 = * Initial release.