该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Admin Menu Groups

描述

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

安装

  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

常见问题

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

评价

2024 年 12 月 2 日
Does an excellent job doing exactly what I wanted to, organize and group my admin menu. If I could ask for anything additional, the ability to disable icons on main level items added to the second level, and the ability to move items between levels, ie. move items from the third level to the second level. But overall, this solves exactly what I wanted to do.
2024 年 8 月 21 日 1 回复
Works w/ PHP 8.3 + WP6.6.1 Since references that I can find for WP core for menu items go back to early 2010, I don’t think this plugin has to be updated frequently. It does the job real quick. I super appreicate the dev’s effort on this.
阅读所有18条评价

贡献者及开发者

「Admin Menu Groups」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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.