Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Admin Menus Accessibility – Quickly Search Admin Menus

Descripció

Admin Menus Accessibility will allow you to easily filter your WordPress Admin Navigation Menus. Using search filter, it will allow you to add particular menu item into a list of your favorite links.

Github Project

Admin Menus Accessibility on GitHub

Support & Post Issues

Report on GitHub

Please give your feedback in the review section, no matter if it is positive or negative. Both will contribute to the improvement of the plugin.

Captures

  • Menu Filter bar screencast preview

Instal·lació

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.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin

PMF

Where can I see this plugin in action?

Check the search input above of the left admin menus

How can I search for particular menu sub items

For searching directly sub item of the menu you need to first type menu name 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.

Ressenyes

11 de febrer de 2019
A must-have plugin to handle your Admin menu!
16 de febrer de 2018
A shame that the author has abandoned this very useful plugin, and only one of it's kind. It's almost exactly whay I was looking for, with the exception of it not also searching for items within the page settings themselves. For example, in Visual Studio or Directory Opus, UltraEdit options windows, there's a search field, and as you search live searches ALL settings, and then hides irrelevant items, AND highlights the exact search term on any matching items, including things such as check boxes, text fields, options, etc. This plugin essentially does all of that already, minus the items within the settings tabs, or the highlighting of matching terms. I can live w/out the highlighting, but the searching within the settings options themselves is pretty crucial. If that was added, I would absolutely, unequivocally consider this a must have plugin for all WP installations, and think it would deserve being added to Core.
2 de octubre de 2016
Admin Menu Quick Search is what this plugin might just as well have been called: for that's what it is and does - does amazingly well, in fact. I nearly missed Admin Menus Accessibility due to its title, for that's not what I was after. So glad I didn't. I have been struggling with the WordPress Admin Menu(s) for as long as I remember (using WP). There have always been way too many entries in mine, and WP as yet has not come up with a decent way to handle those, like e.g. a multi-column fly-out. Luckily, at least for part of the Tool Bar this is (still) available via My Sites Menu Fixer. With Admin Menus Accessibility installed, I can now kind of forget about my crammed Admin Menu. I can now simply type in the first few characters of what I'm looking for, and ... magic happens! You really have to see this for yourself. — You might be amazed, too!
Llegiu totes les 6 ressenyes

Col·laboradors i desenvolupadors

«Admin Menus Accessibility – Quickly Search Admin Menus» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

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.

1.0.2 (3 Sep 2016)

  • Support for Folded Menu

1.0.3 (21 Sep 2016)

  • Added language file (kailanwyatt)
  • Placed comments placeholder for later (kailanwyatt)
  • Switched json_encode with wp_send_json (kailanwyatt)
  • Tidy up white spaces (kailanwyatt)

1.0.4 (24 April 2018)

  • Fixed fav/unfav buttons bug.
  • Replaced font-awesome with dash-icons.
  • Added Search Highlights.
  • Changed menu filter into menu search.
  • Added tooltips on fav/unfav buttons.
  • Fixed some responsive issues.