A wordpress plugin which adds extra accessibility feature into backend admin menus.
The WordPress Plugin "Admin Menus Accessibility" includes the following files:
.gitignore
. Used to exclude certain files from the repository.CHANGELOG.md
. The list of changes to the core project.README.md
. The file that you’re currently reading.- A
admin-menus-accessibility
directory that contains the source code of the actual plugin.
- Menus Live Filter bar allow you to easily filter menus quickly.
- You can add specific menu to your fav list and can access them using fav tab bar.
- Translate Ready!
- Clone this git repo on your computer.
- Copy "admin-menus-accessibility" folder into your wordpress plugin folder.
- Activate the plugin.