User Session Synchronizer
User Session Synchronizer
Description
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
Installation
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:
- Download the plugin via WordPress.org
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Set your first Secret Key throught the ‘User Session Sync > Keys’
- Repeat this installation process for every WordPress you wish to sychnorize with the same Secret Key
Screenshots

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
Faq
This plugin template is designed to Keep the user logged in from one wordpress to another by synchronizing user data and cookie session
Reviews
Great great great
By mwingine on September 14, 2021
Oustanding
By PetrP on August 23, 2019
Very good, but..
By Ward (YWard) on April 5, 2019
Brilliant plugin!
By ashleyjbassett on November 16, 2018
Smart Plugin
By xtensions (williamews) on August 28, 2018
perfect work
By Ddev (smartynetwork) on June 17, 2018
Works perfect. Complex task made simple
By Manjunathpmf on March 19, 2018
Author Supports 🙂
By havasuscannerfeed on January 15, 2018
Works Perfectly with 4 subdomain
By ganisebastian on July 10, 2017
It works ok
By Dascent (Dan Nita) on February 28, 2017
Changelog
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