Simplifies nav menu maintenance and functionality providing more control over nav menus with less coding.
Nav Menus
- Easily register nav menus via the WordPress admin
- Fail-safe code helps add a layer of protection to the theme
- Disable already registered nav menus that won't be used on the site
- wp_nav_menu and shortcode generator for quick theme and content implementation
- Improved nav menu sidebar widget for better widgetized menus
Nav Menu Items
- Add a global active class for all active nav menu items
- Exclude default ID attributes from all nav menu items
- Custom fields on nav menu items for ID, query string and/or hash
- For collapse/expand functionality, install Nav Menu Collapse
View the Knowledge Base »
From Your WordPress Dashboard
- Log into the WordPress admin
- Go to Plugins > Add New
- Search for Nav Menu Manager
- Click Install Now for the "Nav Menu Manager" plugin
- Click Activate
From
WordPress.org
- Download the plugin
- Log into the WordPress admin
- Go to Plugins > Add New
- Click Upload Plugin
- Click Browse and select the downloaded ZIP file
- Click Install Now
- Click Activate Plugin
Via File Transfer
- Download the plugin
- Extract the ZIP file
- Upload the contents of the ZIP file to wp-content/plugins/
- Log into the WordPress admin
- Go to Plugins
- Click Activate under "Nav Menu Manager"
What's Next?
Once the plugin is active, simply visit
Settings > Nav Menu Manager and enable the settings appropriate for this site.