Wordpress plugins
WP Bouncer

WP Bouncer

Version : 1.3.1
Tested up to : 4.8.2
Number of download : 23375
Average rating : 4 / 5 on 7 votes 7 votes, 4 avg.rating

Screenshots

WP Bouncer
WP Bouncer
WP Bouncer
WP Bouncer

WP Bouncer will make sure users are logged in from only one device at a time. This should deter people from sharing their login credentials for your site, which is especially good for paid membership sites. WP Bouncer works by: * Storing a random “FAKESESSID” for each user when they log in. * If a user is logged in, on each page load (init hook), WP Bouncer checks if the FAKESESSID stored in the user’s cookies is the same as the last login stored in a transient (fakesessid_user_login). * If not, WP Bouncer logs the user out and redirects them to a warning message. For Example: * User A logs in as “user”. Their FAKESESSID, say “SESSION_A” is stored in a WordPress option. * User B logs in as “user”. Their FAKESESSID, say “SESSION_B” is overwrites the stored WordPress option. * User A tries to load a page on your site, WP Bouncer catches them and logs them out, redirecting them to the warning message. * User B can browse around the site as normal… unless… * User A logs in again as “user”. Their FAKESESSID, SESSION_A_v2 is stored in the WordPress option. * Now user B would be logged out if they load another page. Improvements: * Settings page to choose where users are taken after being bounced. * Keep track of how many bounces there are and lock the account down if there are so many in a small time frame. Support the Plugin Authors If you like this, checkout Jason’s work with Paid Memberships Pro (http://www.paidmembershipspro.com) and Andrew’s work at Reaktiv Studios (http://reaktivstudios.com/).

Download now