=== Nav Menu Collapse === Contributors: rnoakes3rd Donate link: https://www.paypal.com/donate?hosted_button_id=BE5MGPAKBG8TQ&source=url Tags: ajax, all, collpase, collpased, expand, expanded, menus, meta, nav, store, stored, user Requires at least: 5.0 Tested up to: 6.7 Stable tag: 2.1.6 Copyright: (c) 2018-2024 Robert Noakes (mr@robertnoakes.com) License: GNU General Public License v3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Adds functionality to collapse and expand nav menus within the WordPress admin. == Description == Adds functionality to collapse and expand nav menus within the WordPress admin. All parent nav menu items are collapsed by default, but you have the option to store the collapsed/expanded state for the menus on a user-by-user basis. **[View the Knowledge Base ยป](https://noakesplugins.com/kb/nav-menu-collapse/)** == Installation == = From Your WordPress Dashboard = 1. Log into the WordPress admin 2. Go to **Plugins > Add New** 3. Search for **Nav Menu Collapse** 4. Click **Install Now** for the "Nav Menu Collapse" 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 Collapse" = What's Next? = Once the plugin is active, simply visit **Settings > Nav Menu Collapse** and enable the settings appropriate for this site. == Screenshots == 1. Plugin settings 2. Collapsed and expanded nav menu items == Changelog == = 2.1.6 = * Fixed: Textdomain loading issue = 2.1.5 = * Verified: Functionality for WordPress 6.7 = 2.1.4 = * Verified: Functionality for WordPress 6.5 = 2.1.3 = * Verified: Functionality for WordPress 6.2 = 2.1.2 = * Updated: Third-party scripts * Improved: Query arguments * Improved: jQuery selectors * Removed: PHP_INT_MAX fallback = 2.1.1 = * Improved: Asset generation = 2.1.0 = * Added: Form data validation = 2.0.3 = * Added: Support back to WordPress 5.0.* * Improved: AJAX handling = 2.0.2 = * Added: AJAX capability checks * Improved: Knowledge base * Improved: Option storage and retrieval * Removed: Deprecated jQuery functionality = 2.0.1 = * Added: Help tabs and knowledge base * Improved: Admin URLs throughout = 2.0.0 = * Improved: Complete plugin overhaul *Check changelog.txt for changes to earlier versions of the plugin.*