WP Manifestindependent plugin directory
manifest / users / user-login-status

User Login Status

A plugin to quickly see which users are online or offline, and log them out en masse.

by Robert DeVore · github.com/robertdevore/user-login-status · website

17stars
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/robertdevore/user-login-status/archive/refs/heads/main.zip

From the readme

User Login Status A WordPress plugin to easily view which users are online/offline and log them out en-masse directly from the Users admin table. Description The User Login Status plugin enables administrators to view and manage user login statuses directly from the WordPress admin dashboard. With this plugin, you can easily see which users are logged in or out and, if necessary, log out multiple users at once using the bulk action feature. Key Features - 🟢 Monitor Login Status: Quickly see whether a user is logged in or out via color-coded icons (green = online, red = offline) in the Users table. - 🚪 Bulk Log Out Users: Select multiple users and log them out simultaneously using the bulk action dropdown in the Users table. - 🔄 Real-Time Updates: User statuses are updated via AJAX every 30 seconds to reflect real-time login activity. - 🔒 Secure AJAX Requests: The plugin uses nonces to ensure that AJAX requests are secure and valid. Installation From Your WordPress Dashboard 1. Navigate to Plugins Add New. 2. Search for User Login Status. 3. Click Install Now and then Activate. Manual Installation 1. Download the plugin ZIP file from this repository. 2. Upload the ZIP file v

Read the full README on GitHub →

Releases

TagPublished
1.1.0 Oct 15, 2024
1.0.1 Oct 1, 2024
1.0.0 Sep 24, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.