這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Multisite User Role Sync 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • Initial release