User Login Disable

Allows administrators to disable other user logins.

Author:Chexwarrior (profile at wordpress.org)
WordPress version required:5.6
WordPress version tested:6.0.3
Plugin version:0.1.0
Added to WordPress repository:22-07-2022
Last updated:22-07-2022
Rating, %:100
Rated by:1
Plugin URI:https://github.com/ChexWarrior/wp-user-disabl...
Total downloads:402
Active installs:30+
plugin download
Click to start download

This plugin allows administrators to enable or disable other user account’s logins.

When a user is disabled:
* They can not login to the site
* They are immediately logged out of the site
* Any application passwords created with this user will no longer authenticate with the WP REST API

WP-CLI Integration

This plugin integrates with WP-CLI and provides the following two commands:

# Enables the target users
wp user enable <List of User IDs, Logins or Emails> [--all]

# Disables the target users
wp user disable <List of User IDs, Logins or Emails> [--all]

Support

This plugin is developed on the author’s own time so there is no guarantee that reported bugs will be fixed in a timely fashion.

To report a bug please visit the plugin’s GitHub repository.


Screenshots
FAQ
ChangeLog