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

Multisite User Role Sync

描述

Say goodbye to the headache of managing users in a multisite network! Now when a user visits a blog in the network, the user will be added to the blog with your specified roles automatically.

Here is how this plugin works:

  1. When a user visits a site, this plugin checks if the user is already a member of the site.
  2. If the user is a member, do nothing.
  3. Otherwise add the user to the site with the user\’s role in blog #1, or a role specified by you. [Sync Role]
  4. If the user is not an existing member of blog #1, the user will be added with a role specified by you. [Default Role]
  5. When a user\’s role is updated, the user\’s new role can be updated across all the bogs the user is member of. [Role Update]

屏幕截图

安装

You can install this plugin directly from your WordPress dashboard:

  1. Go to the Plugins menu and click Add New.
  2. Search for Multisite User Role Sync.
  3. Click Install Now.
  4. Activate the plugin.

    Alternatively, you can download the plugin and install manually:

  5. Upload the entire /multisite-user-role-sync/ folder to the /wp-content/plugins/ directory.
  6. Activate the plugin.

Usage

  1. Navigate to Network Admin > Settings > Network Settings > Multisite User Role Sync page.

  2. Specify a Sync Role and a Default Role.

常见问题

Does this plugin require a multisite installation?

Yes.

Where can I configure the plugin

You can find the settings page here: Network Admin > Settings > Network Settings > Multisite User Role Sync

Where can I get help?

You can try the WordPress Support Forum.

评价

2017年3月22日
After testing, I found it is compatible with a lot user role management plugins: Members:https://wordpress.org/plugins/members/ User Role Editor: https://wordpress.org/plugins/user-role-editor/ Multisite User Management:https://wordpress.org/plugins/multisite-user-management/ thanks a lot!
2016年10月2日
The only thing I would love to be added to this plugin, is an option to automatically sync users to all sites after they sign up for one (before they even visit the others).
阅读所有3条评价

贡献者及开发者

“Multisite User Role Sync” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial release