
內容簡介
User Session Synchronizer 可以透過驗證電子郵件地址並同步使用者資訊和 Cookie session,讓使用者在不同的 WordPress 網站之間保持登入狀態。
使用者的電子郵件地址會根據目前使用者的 IP 位址和被同步的 WordPress 網站共用的密鑰加密。
特色
在網站之間同步使用者資訊
透過新的註冊來驗證使用者電子郵件地址
透過管理員手動驗證使用者電子郵件地址
透過電子郵件驗證碼驗證使用者電子郵件地址
防止使用者更改電子郵件地址
顯示歷史使用者資訊
如果使用者不存在,自動添加新的訂閱者
在登出時銷毀所有的 session
即將推出
多個密鑰和網路
啟用ajax跨網域請求
外掛標籤
開發者團隊
原文外掛簡介
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
