Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 840 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 840 Bytes

Wordpress Live Admin Navigation Filter

Add a search box to the wordpress 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.