=== Plugin Name === Contributors: singhleo Donate link: https://github.com/singhleo/admin-menus-accessibility Tags: menu,wpadmin,backend,filter,search,accessibility,menu search Requires at least: 4.0 Tested up to: 4.6 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Admin Menus Accessibility is a wordpress plugin which adds extra accessibility feature into admin menu. == Description == Admin Menus Accessibility will allow you easily filter your wordpress backend main navigation menus using search filters and let you add perticular menu item into your fav menu list. **Github Project** [Admin Menus Accessibility on GitHub](https://github.com/singhleo/admin-menus-accessibility) **Support & Post Issues** [Report on GitHub](https://github.com/singhleo/admin-menus-accessibility) == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/admin-menus-accessibility ` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the Settings->Plugin Name screen to configure the plugin == Frequently Asked Questions == = Where i can see this plugin in action = Check the search input above of the left admin menus = How i can search for perticuler menu sub items = For searching directly sub item of the menu you need to write first menu name first then sub menu text after space. eg. `posts new` this will show new menu item along with parent. = How to add item to fav tab = Hover your cursor to the menu item you want to add on fav list. then the heart icon will appear on just left to the menu item text and by clicking it will land that item on fav list. == Screenshots == 1. Menu Filter bar screencast preview == Changelog == **1.0.0 (28 Aug 2016)** * Initial Release. **1.0.1 (29 Aug 2016)** * Removed 404 style and js on document load * Added nice notification balloons for fav action response.