Nav Menu Manager

Description

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 »

Screenshots

  • Plugin settings
  • Code generator
  • Nav menu item custom fields
  • Improved nav menu widget

Installation

From Your WordPress Dashboard

  1. Log into the WordPress admin
  2. Go to Plugins > Add New
  3. Search for Nav Menu Manager
  4. Click Install Now for the “Nav Menu Manager” plugin
  5. Click Activate

From WordPress.org

  1. Download the plugin
  2. Log into the WordPress admin
  3. Go to Plugins > Add New
  4. Click Upload Plugin
  5. Click Browse and select the downloaded ZIP file
  6. Click Install Now
  7. Click Activate Plugin

Via File Transfer

  1. Download the plugin
  2. Extract the ZIP file
  3. Upload the contents of the ZIP file to wp-content/plugins/
  4. Log into the WordPress admin
  5. Go to Plugins
  6. 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.

Reviews

April 3, 2020 1 reply
With a menu of 140+ items to build, I was going crazy dragging items around. This plugin saved my life simplifying the process with the collapse option. Thank you.
February 24, 2017 7 replies
Muy util el plugins para facilitar el llamado de menus sin tocar el core de wordpress. Felicidades.
Read all 6 reviews

Contributors & Developers

“Nav Menu Manager” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Nav Menu Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.2.3

  • Verified: Functionality for WordPress 6.2

3.2.2

  • Updated: Third-party scripts
  • Fixed: Repeatable field indexing issue
  • Improved: Query arguments
  • Improved: jQuery selectors
  • Removed: PHP_INT_MAX fallback

3.2.1

  • Improved: Asset generation

3.2.0

  • Added: Form data validation

3.1.0

  • Added: ID & CSS class(es) fields for nav menu item links
  • Added: Support back to WordPress 5.0.*
  • Improved: AJAX handling

3.0.3

  • Added: AJAX capability checks
  • Improved: AJAX buttons
  • Improved: Knowledge base
  • Improved: Option storage and retrieval
  • Removed: Unneeded secondary tab functionality
  • Removed: Deprecated jQuery functionality

3.0.2

  • Added: Filter hook for active classes
  • Added: Help tabs and knowledge base
  • Improved: Admin URLs throughout

3.0.1

  • Fixed: Missing nav menu widget args

3.0.0

  • Improved: Complete plugin overhaul

Check changelog.txt for changes to earlier versions of the plugin.