WP Manifestindependent plugin directory
manifest / unclassified / wp-lock-user-account

Lock User Account

Lock User Account plugin provides functionality to lock WordPress registered user accounts.

by teknigar · github.com/spithash/wp-lock-user-account · website

0stars
0forks

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/spithash/wp-lock-user-account/archive/refs/heads/main.zip

Readme

I forked this plugin because its original author stopped updating it. PR's are more than welcome!

=== Lock User Account === Contributors: babatechs Tags: lock account, wordpress user accounts, lock user, users, block user, disable user Requires at least: 4.3 Tested up to: 6.3.2 Stable tag: 1.0.5

== Description ==

Lock User Account plugin provides functionality to lock WordPress registered user accounts in very smart way.

It has very quick controls to manage user account.

Install and activate plugin, go to Users page, select users you want to lock/unlock and then select the action from Bulk Actions drop down. It has feature to add custom lock message to show on login screen for locked account. You can add your custom locked account message by going Settings and then click on General, there you can enter the message in field has label as Locked User Message.

== Installation ==

  1. Upload the plugin files to the /wp-content/plugins/wp-lock-user-account directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Settings->General screen to enter custom locked message

== Frequently Asked Questions ==

= Can I add custom error message = Yes, you can add custom error message by going in Settings and General.

= What if I accidentally lock myself = Logged in user can not lock himself, it will be skipped

Read the full README on GitHub →