Admin Menu Editor For WordPress

Admin Menu Editor is a WordPress plugin that will let you manually edit the Dashboard menu. You can reorder the menus, show/hide specific items, change access rights, and more.

Features

  • Sort menu items any way you want by simple drag & drop.
  • Move a menu item to a different submenu via cut & paste.
  • Edit any existing menu – change the title, access rights, menu icon and so on. Note that in the free version you can’t relax menu permissions – i.e. give access rights to a role that originally didn’t have them – but you can change them to be more restrictive.
  • Hide/show any menu or menu item. A hidden menu is invisible to all users, including administrators.
  • Create custom menus that point to any part of the Dashboard. For example, you could create a new menu leading directly to the “Pending comments” page.

Here’s a screenshot :

Admin Menu Editor screenshot

This plugin also has a Pro version that offers a bunch of extra features.

Download

admin-menu-editor.zip

The latest version of the plugin is always available on WordPress.org.

Requirements :

  • WordPress 4.1 or later
  • PHP 5.2 or later

Known Issues

The basic idea for the plugin was suggested by several commenters way back in October. However, the internal menu system that WordPress uses is obscure and unsuitable for direct manipulation, so I spent quite a while inventing workarounds. And even after a few weeks of pondering, there are some things I haven’t quite fixed.

  • If you delete any of the default menus they will reappear after saving. This is not a bug, it’s a feature 😉
  • As I mentioned before, the access rights required for using a particular menu item can’t be lowered, but can be made more strict. This has been fixed in the Pro version.
  • Plugin menus that are moved to a different submenu will not work unless you put the full page URL in the “URL” field. This is because WP “ties” the menu item to it’s parent menu and won’t recognize it in a different submenu.
Related posts :

544 Responses to “Admin Menu Editor For WordPress”

  1. Jānis Elsts says:

    The left bar (that is, the admin menu) is part of the admin dashboard. I don’t think there is an easy way to display it outside the dashboard.

    In the Pro version you could configure the link to open in an iframe so the menu would still be visible, but it might be overkill to buy a license just for that one feature.

  2. Adam says:

    For me, the most imporant plugin. Thanks!

  3. thiarara says:

    changed something and cant access my wp-admin using /wp-admin/?reset_admin_menu=1 but not resetting
    am getting “There has been a critical error on this website. Please check your site admin email inbox for instructions.”

  4. Jānis Elsts says:

    I responded to you via email based on your contact form submission. I’ll summarize here: “critical error” usually means a PHP fatal error, check the PHP error log for details. You can deactivate the plugin by renaming its directory to something else, which may help if the error is related to the current menu configuration.

Leave a Reply