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

Webmaster User Role

外掛說明

This plugin creates a new role named “Admin” that is the same as “Administrator” with the following changes:

In WP-Admin

  • Hide / Remove Settings menu
  • Hide / Remove Plugins menu
  • Hide / Remove Tools menu
  • Hide / Remove Users menu
  • Disable theme installation
  • Disable theme switching
  • Hide / Remove Appearance > Editor
  • Disable WP core updates
  • Hide non-essential dashboard items

3rd party plugin compatibility

  • Advanced Custom Fields (Elliot Condon) – hide ACF menu, only admins/developers should be modifying ACF definitions/rules/fields
  • Contact Form 7 – user can only read contact form submissions
  • Gravity Forms (RocketGenius) – user can view form entries but not edit forms or create new ones
  • iThemes Security – hide iThemes security menus
  • Sucuri Scanner (Sucuri) – hide security scan information
  • TablePress – Show/Edit/Import/Export TablePress content (all tabs except plugin options)
  • Ultimate Branding (WPMU Dev) – hide branding menu
  • Yoast SEO – hide Yoast SEO settings menu (also hide the SEO metabox when editing pages/posts by upgrading to Webmaster User Role Pro)

Upgrade to the Pro version of this plugin to get a settings panel to customize the admin dashboard specifically for your client:

Learn more about Webmaster User Role Pro

螢幕擷圖

  • Adds a role to fit nicely between Administrator and Editor
  • Easily remove administrative menu items, while leaving content-related items like Menus and Wigets
  • Gravity Forms Settings (Pro version only)
  • Yoast SEO Settings (Pro version only)
  • Appearance/Themes Settings (Pro version only)

安裝方式

Install and activate, there are no settings in the free version of this plugin. Webmaster User Role is built with a carefully chosen set of permissions intended for the majority of clients. There are many free options available for further tweaking user permissions or editing the admin menu. We also have a Pro version that makes it easy to customize for your clients.

常見問題集

Installation Instructions

Install and activate, there are no settings in the free version of this plugin. Webmaster User Role is built with a carefully chosen set of permissions intended for the majority of clients. There are many free options available for further tweaking user permissions or editing the admin menu. We also have a Pro version that makes it easy to customize for your clients.

使用者評論

2016 年 9 月 3 日
Install plugin, edit it a little with the plugin "User Role Editor" and you are good to go 🙂
2016 年 9 月 3 日
This plugin rocks - and it is exactly what I need. It filters as mentioned in the plugin description, which works perfect. It has only 4 stars, because there is one thing that would be really important to me: If you could add the possibility to restrict also other areas. For example: I have a backup plugin installed, and a Admin Help Box plugin, as well as other handy admin plugin that help me, but which my clients should not see. It would be simply PERFECT if your plugin would pull these other installed plugins, and I could simply flip a switch so the "Admin" user role could also simply not view them. BTW: Taking away the link would already be enough for me, because if a link in the backend navigation is not there, regular client users are simply not deep enough into it, as that they could imagine there is more than they see at the moment. 😉 Think this would be possible to have done? I know there is other plugins out there that do similar things (I have tried different ones), but I would much rather have all of this controled by only this one plugin than having to manage all of that on different plugins... . Looking forward to your answer - and would really L O V E if you could implement the suggested. Thx so much for this already great plugin! - Arne
閱讀全部 19 則使用者評論

參與者及開發者

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

參與者

〈Webmaster User Role〉外掛目前已有 5 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

1.3.3

  • Fixed: members_get_capabilities() conflict with Members plugin

1.3.2

  • Improved: Improve support for new Gravity Forms version
  • Fixed: register_scripts_and_styles PHP warning
  • Fixed: potential issue with webmaster user being given no access permissions

1.3.1

  • Improved: Show Yoast metabox when editing pages (still hide settings) by default

1.3

  • New: Hide Users menu (often requested, and really the webmaster user couldn’t do much in this screen anyway)
  • New: Add support for ACF5 (hide Custom Fields Menu compatible with new version)
  • New: Add support for Contact Form 7
  • New: Add support for iThemes Security

1.21

  • New: Add support for TablePress [https://wordpress.org/plugins/tablepress/]

v 1.2

  • Multisite bugfix: Prevent webmaster from removing users from individual sites
  • Multisite bugfix: Stop removing Settings & Tools from network administrator

1.1.1

  • New: Now hides non-essential dashboard items
  • Fixed: Fixes a conflict with Mizzo theme (thanks djesch)

1.1

  • New: Add support for Sucuri Scanner [https://wordpress.org/plugins/sucuri-scanner/]
  • New: Add support for Advanced Custom Fields [https://wordpress.org/plugins/advanced-custom-fields/]
  • New: Remove tools menu – so webmaster users can’t import/export/migrate/find&replace

1.0.9

  • New: Add support for Ultimate Branding [http://premium.wpmudev.org/project/ultimate-branding/]

1.0.8

  • Improved: Add Gravity Forms edit_forms capability as an option (only allows entry viewing by default) via filter:
    add_filter( ‘td-webmaster-user-roleoption_cap_gravityforms_edit_forms’, __return_true );

1.0.7

  • New: Remove settings menu from wp-admin

1.0.5

  • New: Remove capability to delete users

1.0.4

  • Improved: Add “editor” cap for role so plugins checking for “editor” explicitly work

1.0.3

  • New: Remove capabiilty to add, edit, promote users
  • New: Remove capability to update core

1.0.2

  • Initial Release