=== Nav Menu Manager === Contributors: rnoakes3rd Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XNE7BREHR7BZQ Tags: collpase, copy, custom fields, expand, nav menus, query string, shortcode, widget Requires at least: 4.6.14 Tested up to: 5.2.0 Stable tag: 2.0.2 Copyright: (c) 2016-2019 Robert Noakes (mr@robertnoakes.com) License: GNU General Public License v3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Simplifies nav menu maintenance and functionality providing more control over nav menus with less coding. == 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 = * Collapse/expand functionality for easier nav menu maintenance, including a nested nav menu item count * 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 DOM ID, query string and/or anchor = Compatibility = * Removed the need for a customized **Walker_Nav_Menu_Edit** class * All custom nav menu item code is added via jQuery * Plugin should be compatible with most plugins and themes == 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 the site. == Screenshots == 1. Plugin settings page w/fail-safe code output 2. Code generator page 3. Nav menu collapse/expand functionality and custom fields 4. Improved nav menu sidebar widget == Changelog == = 2.0.2 = Released 2019-05-08 * Added: Verified plugin in WordPress 5.2.0 * Improved: Various minor improvements = 2.0.1 = Released 2019-04-24 * Fixed: Nav menu functionality load = 2.0.0 = Released 2019-04-24 * Complete plugin overhaul == Upgrade Notice == = 2.0 = Complete plugin overhaul containing major functionality changes. Some older versions of WordPress are no longer supported.