[WordPress] 外掛分享: SessionQuota

首頁外掛目錄 › SessionQuota
WordPress 外掛 SessionQuota 的封面圖片
全新外掛
安裝啟用
尚無評分
8 天前
最後更新
問題解決
WordPress 5.9+ PHP 7.4+ v1.0.0 上架:2026-03-09

內容簡介

SessionQuota 外掛幫助您防止帳號共享,透過控制每位使用者同時可擁有的活躍會話數量來達成。您可以設定全域會話限制,並選擇達到限制後的處理方式。

【主要功能】
• 設定全域會話限制
• 當達到限制時,阻止新登入
• 登出最舊的會話以保持在限制內
• 單會話模式:成功登入後登出其他會話
• 簡單設置,從設定中管理

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「SessionQuota」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

SessionQuota helps you prevent account sharing by controlling how many active sessions each user can have at the same time.
Set a global session limit and choose what happens when the limit is reached: block the new login, logout the oldest session(s), or keep only the latest session (single-session mode).
Key Features

Global session limit: Set a maximum number of concurrent sessions per user (0 = unlimited).
Enforcement modes:

Block new login when the limit is reached.
Logout oldest session(s) required to stay within the limit.
Logout all other sessions after a successful login (single-session mode).

Simple setup: Manage settings from Settings -> SessionQuota.

Enforcement Modes Explained

Block new login

Rejects the new login attempt when the user is already at the limit.

Logout oldest session(s)

Terminates the oldest existing session(s) required to keep the user within the limit.

Logout all other sessions

Keeps only the latest session and terminates all other sessions.

Contributing & Bug Reports
Bug reports and pull requests are welcome on GitHub: https://github.com/HandyPlugins/sessionquota

文章
Filter
Mastodon