=== Wield Menu ===
Contributors: alpipego
Tags: navigation menu, menus
Stable tag: 1.2.1
License: MIT
Requires at least: 4.5
Tested up to: 5.8

Make long and complex Navigation Menus wieldable

== Description ==
This plugin makes long and complex navigation menus better manageable by creating groups that can be expanded and collapsed.

By default, all navigation menus in wp-admin will be collapsed. When holding the Option/Alt-key while clicking, all sublevels will be expanded with one click.

For general support, please use the support forums on [wordpress.org](https://wordpress.org/support/plugin/wield-menu)<br>
For developers: Head over to the [Github repository](https://github.com/alpipego/wield-menu/)<br>
For everything else, find me on [twitter](https://twitter.com/alpipego) or slack

== Screenshots ==

1. Default WordPress navigation menu UI
2. The same menu after plugin activation
3. Expanded 1st level
4. Expanded 2nd level

== Installation ==

1. Upload the plugin to your plugins directory (possibly `/wp-content/plugins/`), or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. A minimum of PHP 5.4 is required to use this plugin

== Changelog ==

= 1.2.0 =

* Fix unusable customizer
* Make usable with customizer
* Respect `SCRIPT_DEBUG`
