Admin Menu Filter

Admin Menu Filter it's a plugin that put a textbox in the admin interfase and allow filter top menu items and child items.

Author:Ale Moreno (profile at wordpress.org)
WordPress version required:4.6
WordPress version tested:6.1.1
Plugin version:0.2.3
Added to WordPress repository:11-11-2019
Last updated:17-01-2023
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:839
Active installs:10+
plugin download
Click to start download

Sometimes you may have a lot of admin menu items based on your WordPress installation, with this plugin you only need to type a few letters of the item name that you look and voila! Using a custom jQuery expression that turns ‘contains’ to case insensitive, the plugin adds a class ‘filtered’ for non-match elements and performs actions based on 2 simple rules:

  1. For parent menu item matching the item keeps visible.
  2. For child menu item matching the item keeps highlighted and their parent visible, keeping the rule #1 for the rest of parent menu items.

Credit for the expression:
https://stackoverflow.com/questions/187537/is-there-a-case-insensitive-jquery-contains-selector/36392273


Screenshots
FAQ
ChangeLog