Loggedin – Limit Concurrent Sessions

Por Joel James
(110 avaliações)
Baixar

Hospedagem WordPress com plugin Loggedin – Limit Active Logins

Onde hospedar o plugin Loggedin – Limit Active Logins?

Este plugin pode ser hospedado em qualquer hospedagem que tenha WordPress instalado. Recomendamos fortemente escolher um provedor de hospedagem seguro, com servidores especializados para WordPress, como o serviço de hospedagem de sites da MCO2.

Hospedando o plugin Loggedin – Limit Active Logins em um provedor confiável

A MCO2, além de instalar o WordPress na versão mais nova para seus clientes, fornece o plugin WP SafePress, um sistema singular que salvaguarda e otimiza seu site ao mesmo tempo.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens e fotos, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Loggedin caps the number of simultaneous WordPress sessions a user account is allowed to hold. When the cap is reached, you choose what happens next — log out the oldest device, log out every other device, or block the new login outright. It’s the lightweight, no-bloat way to stop account sharing on membership sites, LMS courses, paid communities, and any WordPress install where one paid account shouldn’t be open on five devices at once.

The plugin hooks straight into WordPress’s standard authentication pipeline and uses the native WP_Session_Tokens API, so it works on every host, with every theme, and alongside every login plugin you might already run. No cron jobs, no background polling, no third-party services.

How it works

A “session” in WordPress is the authenticated token created the moment a user logs in — one per browser, per device. Two browsers on the same laptop count as two sessions; a phone and a desktop count as two. Closing a tab does not end a session — the token lives server-side until the user explicitly signs out or another login displaces it.

Loggedin watches every login attempt:

  1. Counts the user’s current active sessions.
  2. Compares that count to the limit you’ve configured.
  3. Applies the rule you’ve picked — silently make room for the new login, or reject the new login with an error on wp-login.

There’s a one-click Force Logout panel in the admin to clear every session for a specific user when someone’s locked out by the cap and can’t reach their other devices. Identify the user by ID, email, or username — all three work.

Who it’s for

  • Membership sites — MemberPress, Paid Memberships Pro, Restrict Content Pro, WooCommerce Memberships, etc. Stop one paid account from being shared across a household, a classroom, or a Discord server.
  • Online courses & LMS — LearnDash, LifterLMS, TutorLMS, Sensei. Make sure the seat someone paid for is actually used by that someone.
  • Subscription stores — WooCommerce Subscriptions, Easy Digital Downloads recurring. Keep subscriber counts honest.
  • Corporate intranets & client portals — Enforce a one-device-at-a-time policy for staff or client accounts.
  • BuddyPress / BuddyBoss communities — Reduce ban-evasion and duplicate-account abuse.
  • Compliance-driven sites — Healthcare, finance, education installs where audit policy requires a per-account session cap.

Features

  • Global concurrent-login limit — Pick any number from 1 upwards as the per-user cap.
  • Three built-in modes — Logout Oldest (kick the user’s oldest device, keep the rest), Logout All (the new login becomes the only active session), or Block New (reject the login and show an error on wp-login).
  • Admin Force Logout — Type a user ID, email, or username and clear every active session for that user in one click.
  • Works with any session storage — Uses the standard WP_Session_Tokens API. Stock WordPress, Redis, Memcached — all supported (the Logout Oldest mode needs the default user-meta storage; the other modes work everywhere).
  • Customizable error message — Override the message shown when a login is blocked, via a single filter.
  • Built for developers — Every decision passes through documented PHP hooks and filters. Override the cap per user / role / capability, exempt service accounts, audit force-logouts, or splice the plugin into your own auth pipeline. Full hook reference in the developer docs.
  • Lightweight — No cron, no background polling, no remote calls. The whole plugin runs at the moment a login happens.
  • Translation-ready — Loaded with the WordPress i18n APIs; contribute translations on WordPress.org.

📦 Add-ons

Extend Loggedin with these official add-ons:

  • Limit Per User — Override the global session cap for an individual user account directly from their WordPress profile. Perfect for tiered access or trusted-staff exemptions.
  • Limit Per Role — Set a different concurrent-session cap per WordPress role. Give administrators more headroom while keeping subscribers tight, or vice versa.
  • Real-time Logout — Detect logouts in near-real-time. When Loggedin terminates a session, the user’s other open tabs reload to wp-login automatically — no waiting for the next page click.

📚 Documentation

🐛 Bug reports

Found a bug? File it on the Loggedin GitHub repository.

GitHub is for bug reports and development-related issues only. For end-user support, please use the WordPress.org support forums.

Capturas de tela

<strong>General Settings</strong> — concurrent-login limit and login logic.

General Settings — concurrent-login limit and login logic.

<strong>Force Logout</strong> — admin Force Logout panel.

Force Logout — admin Force Logout panel.

Plugins semelhantes

Limit Login Attempts Security – Login Security, 2FA, Firewall, Brute Force Prevention
(1.463 avaliações)

WordPress login security with brute force protection, Two-factor authentication (2FA/MFA), firewall, IP/country blocking, and login monitoring

Loginizer
(1.026 avaliações)

Loginizer is a WordPress security plugin which helps you fight against bruteforce attacks.

Limit Login Attempts
(201 avaliações)

Limit rate of login attempts, including by way of cookies, for each IP. Fully customizable.

Password Protected — Lock Entire Site, Pages, Posts, Categories, and Partial Content
(139 avaliações)

Protect your WordPress site, pages, posts, WooCommerce products, and categories with single or multiple passwords.

LoginPress | wp-login Custom Login Page Customizer
(1.073 avaliações)

LoginPress is a Custom Login Page Customizer plugin allows you to easily customize the layout of login, admin login, client login, register pages.

Two Factor
(200 avaliações)

Enable Two-Factor Authentication (2FA) using time-based one-time passwords (TOTP), email, and backup verification codes.

Do mesmo author (Joel James)

404 to 301 – Redirect Manager, 404 Error Logs & Notifications
(310 avaliações)

Custom redirects (301, 302, 307), automatic 404 redirection, full 404 error logs and email alerts — a complete redirect & 404 toolkit.