這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

評價

2021年10月12日
Great and complitly underrated plugin. I've been looking plugin like this for two year and finnaly found. Many thanks to author. Cheers!
閱讀全部16個評價

貢獻者及開發者

“Admin Menu Groups” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Admin Menu Groups 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.