Этот плагин не тестировался с последними 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.

Отзывы

22.03.2017
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!
02.10.2016
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