User Login Disable

User Login Disable Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 369 downloads
User Login Disable Icon

Try plugin: User Login Disable

We'll create fresh WordPress site with User Login Disable installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About User Login Disable

Allows administrators to disable other user logins.

1


0


0


0


0

updated: 1 year ago
since: 1 year ago
author: Chexwarrior

Description

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.