このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Multisite User Sync

説明

Multisite User Sync will automatically synchronize users to all sites in multisite. Roles of users will be same on every site. If Role change in one site it will also synchronize to all site. If new user/site created it will also add to all site/users.

In one of my website it was needed to separate them fully for every product. So i use multisite. But it also needed to use same users (including role) for every site. So i write one plugin. I have searched for this type of plugins and i found none. So i upload it to wordpress plugin directory if somebody need it. This plugin works out of the box, No settings required.

インストール

  1. Upload “multisite-user-sync” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Network Activate this plugin if you want to sync all users in all sites.
  4. Activate in Individual sites if you want to sync only users created/Change in those sites.

FAQ

インストール手順
  1. Upload “multisite-user-sync” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Network Activate this plugin if you want to sync all users in all sites.
  4. Activate in Individual sites if you want to sync only users created/Change in those sites.
このプラグインのしくみ

When activate this plugin it will add all users from current site to all sites. So that all users are in sync between subsites. Role will be same as current site role in all sites.
When a new site is created it will add all users to new sites in same role.
When a new user is created it loop through all sites and add this new user to all sites in same role. When a role is changed in one site it loop through all sites and change this user role to all sites.

特定のサイトで作成または変更されたユーザーを同期できますか?

はい。その場合にはしていないアクティブでこれをネットワーク をアクティブに。その特定のサイトに対してこのプラグインを有効にするだけです。

評価

2021年10月5日
একটি অসাধারণ প্লাগিন। ২০২১ সালে এসেও বেশ উপকারি একটি প্লাগিন।
2018年9月27日
I spent over $300 on Multistore and it doesn't sync the users. When asked for support, I am to wait for the next release. This was a lifesaver, and works for my 2 multisites as it should.
2017年3月4日
Yes, this plugin doesn't work anymore. I tried it, it worked before several wordpress updates but after that it just stopped functioning and doesn't sync multisite user roles anymore. So yes, I think this plugin was good and thank you for the author but unfortunately this plugin is dead now and seems like abandoned as well.
14件のレビューをすべて表示

貢献者と開発者

Multisite User Sync はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Multisite User Sync” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2

  • このプラグインは再設計されています。論理が変わりました。ユーザーの同期時に問題が発生していた場所でバグが修正されました。

1.1

  • 初回リリース