Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Admin Menu Groups

Descripción

Admin Menu Groups allows you to create nested menus in the WordPress admin sidebar navigation and organize all menu
items in groups as needed.

A few notes about the sections above:

  • Create groups to organize the admin menu
  • Put less frequently used or advanced options in their own group
  • Hide unused items in the admin menu
  • Group related menu items

Instalación

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Setup your menu on the Admin Menu Groups settings page

FAQ

How do I organize my admin menu?

After installing the plugin, navigate to the Admin Menu Groups settings page and reorder, hide or create groups as needed

I hid the Admin Menu Groups item from the menu, how do I get it back?

You can access the Admin Menu Groups settings page directly at https://example.com/wp-admin/options-general.php?page=admin-menu-groups

You can temporarily show all menu items in their original state by using the query string ?amg_reset.
e.g. https://example.com/wp-admin/index.php?amg_reset

You can delete the entire Admin Menu Groups configuration by using the query string ?amg_hard_reset.
e.g. https://example.com/wp-admin/index.php?amg_hard_reset

Reseñas

12 de octubre de 2021
Great and complitly underrated plugin. I've been looking plugin like this for two year and finnaly found. Many thanks to author. Cheers!
Leer todas las 16 reseñas

Colaboradores y desarrolladores

«Admin Menu Groups» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Admin Menu Groups» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.1.3

  • Beta compatibility with newer versions of WordPress and PHP. Recommended to clear settings for the plugin.

0.1.2

  • Resolve warnings in debug mode

0.1.1

  • Initial release.