Title: SessionQuota – Limit Concurrent Logins &amp; Prevent Account Sharing
Author: handyplugins
Published: <strong>10 mars 2026</strong>
Last modified: 14 augusti 2026

---

Sök tillägg

![](https://ps.w.org/sessionquota/assets/banner-772x250.png?rev=3478715)

![](https://ps.w.org/sessionquota/assets/icon-256x256.png?rev=3478715)

# SessionQuota – Limit Concurrent Logins & Prevent Account Sharing

 Av [handyplugins](https://profiles.wordpress.org/handyplugins/)

[Ladda ner](https://downloads.wordpress.org/plugin/sessionquota.1.1.0.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/sessionquota/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/sessionquota/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/sessionquota/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/sessionquota/#developers)

 [Support](https://wordpress.org/support/plugin/sessionquota/)

## Beskrivning

**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.

#### Free Concurrent Login Controls

 * **Global session limit** – Set the maximum number of active WordPress sessions
   allowed per user.
 * **Block new login** – Reject a new login when the account has already reached
   its limit.
 * **Logout oldest session(s)** – Allow the new login and remove only the oldest
   sessions needed to stay within the limit.
 * **Single-session mode** – Keep the latest login and automatically log out every
   other session for that account.
 * **Unlimited mode** – Set the limit to `0` when you do not want to enforce a global
   cap.
 * **No external service required** – Session enforcement runs on your WordPress
   site.

#### Choose the Right Enforcement Mode

**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.

#### Need Granular Rules and Session Visibility?

[SessionQuota Pro](https://handyplugins.co/sessionquota-pro/?utm_source=wordpress.org&utm_medium=readme&utm_campaign=free_to_pro)
adds advanced controls for membership sites, stores, communities, and multisite 
networks:

 * Role-based concurrent session limits.
 * Membership-level limits for MemberPress and Paid Memberships Pro.
 * Per-user session limit overrides.
 * Frontend active-session controls for logged-in users.
 * Blocked-login recovery through secure one-time email links.
 * Force logout and site-wide session management tools.
 * Security event logging, optional device and country context, and activity alerts.
 * WP-CLI commands and network-managed multisite support.

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](https://handyplugins.co/sessionquota-pro/?utm_source=wordpress.org&utm_medium=readme&utm_campaign=free_to_pro&utm_content=primary_cta)**

#### Privacy

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.

#### Support and Development

 * Free support: https://wordpress.org/support/plugin/sessionquota/
 * Bug reports and contributions: https://github.com/HandyPlugins/sessionquota
 * SessionQuota Pro documentation: https://handyplugins.co/docs-category/sessionquota-
   pro/

#### More from HandyPlugins

 * [Magic Login Pro](https://handyplugins.co/magic-login-pro/) – Passwordless WordPress
   authentication with magic links and flexible integrations.
 * [Powered Cache](https://poweredcache.com/) – WordPress caching and optimization
   for PageSpeed and Core Web Vitals.
 * [Stream Integration Pro](https://handyplugins.co/stream-integration-pro/) – Upload,
   sync, restore, and manage Cloudflare Stream videos in WordPress.
 * [Easy Text-to-Speech](https://handyplugins.co/easy-text-to-speech/) – Convert
   WordPress content into synthesized speech.
 * [Handywriter](https://handyplugins.co/handywriter/) – AI-powered writing assistance
   inside WordPress.
 * [PaddlePress PRO](https://handyplugins.co/paddlepress-pro/) – Sell digital products
   and software licenses with Paddle.
 * [WP Accessibility Toolkit](https://handyplugins.co/wp-accessibility-toolkit/)–
   Add practical accessibility tools to your WordPress site.

## Skärmdumpar

[⌊Set a global concurrent session limit and choose how SessionQuota handles extra
logins.⌉⌊Set a global concurrent session limit and choose how SessionQuota handles
extra logins.⌉[

Set a global concurrent session limit and choose how SessionQuota handles extra 
logins.

## Installation

#### From the WordPress Dashboard

 1. Go to `Plugins → Add New`.
 2. Search for “SessionQuota”.
 3. Click `Install Now`, then `Activate`.
 4. Go to `Settings → SessionQuota`.
 5. Set a concurrent session limit and choose an enforcement mode.
 6. Click `Save Settings`.

#### Manual Installation

 1. Upload the `sessionquota` folder to `/wp-content/plugins/`.
 2. Activate SessionQuota through the `Plugins` screen in WordPress.
 3. Go to `Settings → SessionQuota` and configure your session policy.

## Vanliga frågor

### Does SessionQuota prevent WordPress account sharing?

SessionQuota helps reduce account sharing by limiting how many active sessions an
account can have at the same time. The result depends on the limit and enforcement
mode you choose.

### What happens when a user reaches the concurrent login limit?

You decide. SessionQuota can block the new login, allow it and remove the oldest
session or sessions, or keep only the newest session active.

### What happens when the session limit is set to 0?

0 means unlimited sessions. The global limit is not enforced unless you choose `
Logout all other sessions`, which always keeps only the latest session active.

### Will existing users be logged out when I activate the plugin?

No. SessionQuota applies your selected policy when login and session enforcement
events occur. Activating the plugin by itself does not immediately destroy every
existing session.

### Does the free plugin support role-based or membership-level limits?

The free edition applies one global limit to all users. [SessionQuota Pro](https://handyplugins.co/sessionquota-pro/?utm_source=wordpress.org&utm_medium=readme&utm_campaign=free_to_pro&utm_content=faq)
adds role-based rules, supported membership-level rules, and per-user overrides.

### Can users view and end their own active sessions?

Frontend session lists and self-service session controls are available in SessionQuota
Pro. The free edition focuses on automatic enforcement of the global limit.

### Can I run SessionQuota and SessionQuota Pro at the same time?

No. Only one edition should be active at a time. Deactivate the free edition before
activating SessionQuota Pro.

### Does uninstalling SessionQuota remove its settings?

Yes. Uninstalling the plugin through WordPress removes the `sessionquota_settings`
option. It does not delete WordPress user accounts.

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”SessionQuota – Limit Concurrent Logins & Prevent Account Sharing” är programvara
med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

 *   [ handyplugins ](https://profiles.wordpress.org/handyplugins/)

[Översätt ”SessionQuota – Limit Concurrent Logins & Prevent Account Sharing” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/sessionquota)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/sessionquota/), kika
på [SVN-filförvaret](https://plugins.svn.wordpress.org/sessionquota/) eller prenumerera
på [utvecklarloggen](https://plugins.trac.wordpress.org/log/sessionquota/) via [RSS](https://plugins.trac.wordpress.org/log/sessionquota/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.1.0 (Aug 10, 2026)

 * Added locked previews.
 * Added a blocked-login recovery preview when using block mode.
 * Added direct access to SessionQuota Pro from the settings and Plugins screens.
 * Improved keyboard navigation and accessibility for settings tabs.
 * Confirmed compatibility with WordPress 7.1
 * Dependency Updates.

#### 1.0.0 (Mar 10, 2026)

 * Initial release.

## Meta

 *  Version **1.1.0**
 *  Senast uppdaterat **1 vecka sedan**
 *  Aktiva installationer **Färre än 10**
 *  WordPress-version ** 5.9 eller senare **
 *  Testat upp till **7.1**
 *  PHP-version ** 7.4 eller senare **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/sessionquota/)
 * Etiketter
 * [concurrent login](https://sv.wordpress.org/plugins/tags/concurrent-login/)[login security](https://sv.wordpress.org/plugins/tags/login-security/)
   [session limit](https://sv.wordpress.org/plugins/tags/session-limit/)[user sessions](https://sv.wordpress.org/plugins/tags/user-sessions/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/sessionquota/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

[Your review](https://wordpress.org/support/plugin/sessionquota/reviews/#new-post)

[Visa alla recensioner](https://wordpress.org/support/plugin/sessionquota/reviews/)

## Bidragande personer

 *   [ handyplugins ](https://profiles.wordpress.org/handyplugins/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/sessionquota/)