=== Disable Users === Contributors: jaredatch Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AD8KTWTTDX9JL Tags: users, login, disable Requires at least: 4.0.0 Tested up to: 4.3 Stable tag: trunk License: GPLv2
Provides the ability to disable specific user accounts.
== Description ==
This plugin gives you the ability to disable specific user accounts via a profile setting.
Once installed and activated, a checkbox appears on the user profile settings (only for admins). When checked, the users account will be disabled and they will be unable to login with the account. If they try to login, they are instantly logged out and redirected to the login page with a message that notifies them their account is disabled.
This can be useful in a few situations.
This plugin is on GitHub! Pull requests are welcome. If possible please report issues through Github.
== Installation ==
disable-users
to your /wp-content/plugins/
directory.== Frequently Asked Questions ==
= Can I change the message a disabled user sees? =
Yes, there is a filter in place for that, ja_disable_users_notice
.
== Screenshots ==
== Changelog ==
= 1.0.5 (11/11/2015) =
= 1.0.4 (6/21/2015) =
= 1.0.3 (6/15/2015) =
= 1.0.2 =
= 1.0.1 =
= 1.0.0 =