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

Remove Administrators

描述

Do you develop websites for a living? Do you prefer to give your clients a level of access other than Administrator to prevent accidental damage? Maybe even a custom role? What if you wanted to hide the Admin user(s) from them altogether? This plugin does exactly that!

Currently based off the ‘update_core’ permission, Remove Administrators hides all references to Admins from all other user roles on the dashboard. The next release will support configurable permissions and multisite installations.

Todo

  • Add support for configurable permissions
  • Add support for WordPress Multisite installations

安装

  1. Unzip the downloaded ‘remove-admins.zip’ file
  2. Upload the ‘remove-admins’ folder to ‘/wp-content/plugins’ directory of your WordPress installation
  3. Activate the plugin via the WordPress Plugins page

常见问题

None yet

评价

此插件暂无评价。

贡献者及开发者

“Remove Administrators” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Remove Administrators”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

Version 1.0.1

  • Code refactoring

Version 1.0

  • Initial release