Skip to content

A wordpress plugin which adds extra accessibility feature into backend admin menus.

Notifications You must be signed in to change notification settings

singhleo/admin-menus-accessibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Admin Menus Accessibility

A wordpress plugin which adds extra accessibility feature into backend admin menus.

Contents

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.

Features

  • 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!

Screenshots

Search Fav Tab

Installation

  1. Clone this git repo on your computer.
  2. Copy "admin-menus-accessibility" folder into your wordpress plugin folder.
  3. Activate the plugin.