=== Live Admin Navigation Filter === Contributors: remybach Donate link: Through PayPal... remy[at]bach.me.uk Tags: admin, nav, filter, live filter, navigation, navigation search, admin search Requires at least: 3.2 Tested up to: 3.4.1 Stable tag: 1.0.1 Add a search box to the admin nav that allows you to more easily find that menu item you can't see at a glance. == Description == Add a search box to the admin nav that allows you to more easily find that menu item you can't see at a glance. == Installation == 1. Upload the `live-admin-nav-filter` folder to your `/wp-content/plugins/` directory. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. You should now see a search box below the `collapse menu` button in the admin menu. == Features == * Quickly and easily find what you're looking for. * Keyboard navigation friendly (hit `/` to focus the search field, use the `up` and `down` keys to select the menu item you're after, hit the `enter` key to go to the selected menu item) * Customizable border and highlight colours. == Screenshots == 1. Example results on expanded menu item. 2. Multiple results. 3. The settings screen. == Changelog == = 1.0.1 = * Bug Fixes = 1.0 = * Initial Release