

Set a global concurrent session limit and choose how SessionQuota handles extra logins.
SessionQuota is a concurrent login limiter for WordPress. Set how many active sessions each user can have, then choose exactly what happens when that limit is reached.
It is a practical way to reduce account sharing on membership sites, online courses, customer portals, private communities, and any WordPress site where one account should not stay active on too many devices.
The free edition gives you a complete global session policy with three enforcement modes. Set it once under Settings → SessionQuota and let WordPress handle the rest.
0 when you do not want to enforce a global cap.Block new login
Use this when you want the clearest deterrent against shared credentials. Existing sessions stay active and the next login is refused.
Logout oldest session(s)
Use this when legitimate users frequently switch devices. The new login succeeds and SessionQuota removes the oldest session or sessions needed to enforce the limit.
Logout all other sessions
Use this for a strict one-device-at-a-time policy. The latest login stays active and every other session for that account is terminated.
SessionQuota Pro adds advanced controls for membership sites, stores, communities, and multisite networks:
The free plugin remains fully functional for sites that only need one global limit. Upgrade when you need different rules for different users, self-service session controls, operational tools, or monitoring.
Compare features and get SessionQuota Pro
The free edition uses WordPress session data to enforce your configured limit. It does not send session data to HandyPlugins or require an external account.