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

Hide Super Admin Users

描述

Are you running a multisite installation and wish to hide the super admin users from the individual site administrators?
This plugin will hide super admin users from all users that are not a super admin themselves.

Note: This plugin will have no effect on a non-multisite install.

安装

  1. Upload wp-hide-super-admin-users folder to the /wp-content/plugins/ directory.
  2. 通过WordPress的“插件”菜单激活插件。

常见问题

What happens if I active this plugin on a non-multisite install?

Nothing. The plugin verifies that it is a multisite install before adding it’s actions and filters.
If it is activated on a non-multisite install, an admin notice will be displayed on the plugin page.

Does this prevent super admins from seeing other super admin users?

No. The plugin only hides super admin users from non-super admin users.

评价

2016 年 9 月 3 日 1 回复
Thanks for this plugin. This is exactly what I needed. Hope author will continue its development.
阅读所有3条评价

贡献者及开发者

“Hide Super Admin Users” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Hide Super Admin Users”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • Initial Release