這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

User Admin Simplifier

外掛說明

Lets any Administrator simplify the WordPress Admin interface, on a per-user basis. Hide any specific menu or submenu (including in the admin bar) or hide the admin bar entirely.

螢幕擷圖

  • Choose a user to edit their menus
  • Check the menu section to disable. Click ‘Save Changes’ to apply your settings. Click ‘Clear User Settings’ to reset the disabled menus for the selected user.

安裝方式

Install User Admin Simplifier either via the WordPress.org plugin directory, or by uploading the files to your server
That’s it. You’re ready to go! To edit your users menus, go to Tools->User Admin Simplifier

Submenus are now available for disabling. Note that disabling a top level menu removes it, no submenu items will be available. On the other hand, disabling all submenu items does not disable the top level menu.

Unininstalling and deleting the plugin will remove all of its settings.

常見問題集

Does it work with WordPress Multisite?

Yes! In a multisite install, User Admin Simplifier works as follows:

  • plugin works on a per site/user basis
  • logging into dashboard for a specific site and visiting the plugin admin only shows the users with access to that site
  • restricting menus for users works as expected and disables menus for user on that site only
  • disabling menus for a user only affects current site. user’s menus remain unaffected in other sites

使用者評論

2022 年 2 月 11 日
Perfect for basic usage! Not updated since 2 years ago (!!) but works like a charm! Way easier than capabilities and user roles settings.
2020 年 5 月 25 日
I love this plugin, been using it to simplify my clients’ dashboard areas for years!
閱讀全部 31 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈User Admin Simplifier〉的開發相關工作。

參與者

將〈User Admin Simplifier〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.7.1

Enabled editing the admin bar menus and submenus.
Enables hiding the admin bar entirely.

0.6.4

Tested up to WordPress 4.7.0.

0.6.3

Add icons for 4.0 plugin browser.
Tested up to WordPress 4.0.

0.6.2

Tested up to WordPress 3.9.1.

0.6.1

Make css class for +/- more specific to avoid conflicts.

0.6

Fixes issue with removing certain submenus, use sanitize_key for all key values.

0.5.4

Corrects a bug where $menu was unset causing an error message with some themes/plugins; added sanity isset check for $menu before trying to use.

0.5.3

Bug fixes, last update broke plugin for some users; also fixed issue with user_login used in one spot, user_nicename used in another. Code cleanup.

0.5.2

Bug fix.

0.5.1

  • Corrected issue that prevented Appearance->Editor from showing up (at all).

0.4.3

  • code cleanup

0.4.2

  • added code to handle submenus as well as top level menus
  • moved main plugin menu to Tools section of Dashboard

0.3.3

  • corrected typo/internationalization issue

0.3.2

  • bug fixes

0.3.1

  • updated code for Clear User Settings button to clear settings for selected user
  • updated plugin admin, added priorities – uses stored menu if menu already modified, that way current user can always see all menu items

0.3

  • added uninistall file – will now remove options when deleting plugin
  • added reset user options button to clear all checkmarks for selected user

0.23

  • initial release.