User Session Synchronizer

外掛說明

User Session Synchronizer allows you to keep the user logged in from one wordpress to another by synchronizing user data and cookie session based on a verified email.
The user email is encrypted based on the current user ip and a secret key shared by the synchronized wordpress installations.

Features

  • Synchronize session between installations
  • Verify user email through new registration
  • Verify user email through manual admin action
  • Verify user email through email verification code
  • Prevent user form changing email
  • Display historical sessions
  • Auto add new subscriber if user doesn’t exist
  • Destroy session everywhere on logging out

Upcoming

  • Multiple secret keys & networks
  • Enable ajax cross-domain requests

螢幕擷圖

  • https://raw.githubusercontent.com/rafasashi/user-session-synchronizer/master/screenshot_1.png
  • https://raw.githubusercontent.com/rafasashi/user-session-synchronizer/master/screenshot_2.png
  • https://raw.githubusercontent.com/rafasashi/user-session-synchronizer/master/screenshot_3.png
  • https://raw.githubusercontent.com/rafasashi/user-session-synchronizer/master/screenshot_4.png

安裝方式

Installing “User Session Synchronizer” can be done either by searching for “User Session Synchronizer” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Set your first Secret Key throught the ‘User Session Sync > Keys’
  5. Repeat this installation process for every WordPress you wish to sychnorize with the same Secret Key

常見問題集

What is the plugin template for?

This plugin template is designed to Keep the user logged in from one wordpress to another by synchronizing user data and cookie session

使用者評論

2019 年 8 月 23 日
It does what is says and does that well. Only some better documentation would be great, but it's nothing what you can't find out by yourself. Only hoping that it will be supported for future WP versions, since the last update was some time ago already.
2019 年 6 月 11 日
This plugin works extremely well. I am seriously impressed that it does what it says it does. The only thing it needs is some better documentation for initial setup. Further, it needs documentation as to what the "User Verify" menu item is for, and the "Email Template". I thought that was required for users to "verify" themselves to the secondary site. I think it's just an extra utility to make sure users have valid emails. Seems unnecessary as part of this plugin.
2019 年 4 月 5 日
I've spent months trying to sync cookies between 2 top level domains with no avail, until I found this! Brilliant!! However it has some problems with logging in/out. 1- logging out without using wp-login.php?loggedout=true doesn't work (i.e woocommerce logout page) 2-Accessing dashboard is pretty messy, alot of times you get Error accessing session... or something along those lines. I'm not sure if the that error is because I logged in using 2 different accounts for testing or if it'll happen anyway even for users with single account. Sadly due to the mentioned bugs, I had to deactivate the plugin until I can check the code later and try to fix those errors. Great work regardless, looking forward for a new version with bugfixes.
2018 年 11 月 16 日
Thanks - just what I needed without having to do any code myself - works straight out of the box! Thanks
2018 年 8 月 28 日
This' a smart plugin. Great work and big thank you to the author/developer!!!
閱讀全部 14 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈User Session Synchronizer〉的開發相關工作。

參與者

將〈User Session Synchronizer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.3.8

  • 2017-05-26
  • logout bug fixed

1.3.7

  • 2017-05-16
  • activate plugin email fixed

1.3.6

  • 2017-03-14
  • Logout everywhere fixed
  • Infinit loop fixed on SSL auth

1.3.5

  • 2017-02-09
  • Content-Security-Policy implementation
  • HTTPS supported

1.3.4

  • 2017-01-27
  • User IP detection improved
  • Synchronization via iframe instead of image

1.3.3

  • 2016-10-26
  • Resend validation email improved

1.3.2

  • 2016-10-14
  • Issue regarding email validation corrected

1.3.1

  • 2016-09-26
  • Multiple Logout issues corrected

1.2

  • 2016-09-26
  • Multiple subfolders under same domain

1.1

  • 2016-09-22
  • Theme footer hooked

1.0

  • 2016-09-02
  • Initial release