WP Manifestindependent plugin directory
manifest / security / single-session

Single Session

This WordPress plugin restricts users to have only one active session at a time. It ensures that if a user is already logged in from one device or browser, they will be automatically logged out from any other active sessions.

by Hasin Hayder · github.com/hasinhayder/single-session · website

6stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/hasinhayder/single-session/archive/refs/heads/master.zip

Readme

Single Session WordPress Plugin

This plugin restricts users to have only one active session at a time. It ensures that if a user is already logged in from one device or browser, they will be automatically logged out from any other active sessions.

Read the full README on GitHub →