Admin Menu Groups allows you to create nested menus in the WordPress admin sidebar navigation and organize all menu items in groups as needed.
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:
plugin-name.php
to the /wp-content/plugins/
directoryAfter installing the plugin, navigate to the Admin Menu Groups settings page and reorder, hide or create groups as needed
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