=== WordPress Menu Order === Contributors: badg0003 Tags: page, pages, navigation, order, menu, menu order, hierarchy Requires at least: 2.60 Tested up to: 2.8.6 Stable tag: 1.02 A plugin that will simplify the process of maintaining a WordPress powered site’s navigation structure. == Description == Creating a navigation structure is a simple enough exercise in WordPress, but when it comes to the refinement of it – specifically the order in which items should appear – you can readily see the shortcomings of the product. Yes, it is possible to change the order in which the navigational items appear (via the Order attribute), but this is a painfully slow exercise. Believe me, I’ve been through this and it’s not fun – especially when a client cannot make up their mind about the order in which items should appear! Suffice to say, there needs to be a way to help automate this task, which is where this plugin comes into play. == Installation == 1. Upload `wp-menu-order.php` to the `/wp-content/plugins/` directory as well as the three sub-folders that come bundled with the plugin - `_images`, `_scripts` and `_styles`. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Access `WP Menu Order` from the `Pages` navigation to begin organizing your existing page hierarchy. == Frequently Asked Questions == = What are the requirements for this plugin to work correctly on my browser? = Any modern browser will work, as long as JavaScript has been enabled. == Changelog == = 1.02 = * Fixed an error with the wrong path name being used when loading in the JavaScript and CSS files. = 1.0 = * Official release of WP Menu Order.