This plugin is outdated and might not be supported anymore
User Login Disable

User Login Disable

Details
View on WordPress

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.

Details

Plugin code:
user-login-disable
Plugin version:
0.1.0
Outdated:
Yes
WP version:
5.6 or higher
PHP version:
8.0 or higher
Test up to WP version:
6.0.9
Total installations:
10
Last updated:
2022-07-22
Rating:
Times rated:
1
audit
login
security
users