=== User Status Manager === Contributors: rahulbalakrishna Donate link: Tags: User Status Manager Requires at least: 3.3 Tested up to: 3.9.1 Stable tag: User Status Manager License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html User Status Manager is a plugin where user account can be set to Active or Inactive permanently or for certain period of time == Description == User Status Manager provides admin to disable or enable user account for specific number of days. The only setting the admin have to do is select the status of the user, set the "From Date" and "To Date" value and click on save. Note: Immediately after installation of plugin go to "Status-Manager", Select all users and click on save. Then you are ready to go :) Just in case if there is any scenario where the inactive user login is redirected to home page then follow small edit in the code mentioned Here Please follow the installation steps carefully == Installation == 1. Upload `user-status-manager` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. A menu will be visible named "Status-Manager" there you can manage user account click on it. 4. Select all users and click on save. Then you are ready to go :) == Frequently asked questions == If you have any queries or want to add some another functionality to the plugin, fell free to email me on iamdeveloper212@gmail.com. == Screenshots == 1. User Status Management. 2. Blocked User Message On Login Screen. == Changelog == Version 2.1.1. 1. Fixed the issue where user name was not getting saved at the backend. 2. Fixed the issue when admin delete the user(s) under "User" section then the respective user is deleted from the plugin table. Version 2.1.2. 1. Added search functionality by name and email. 2. Added an option where the admin can add their own custom message displayed to the inactive user after they login. 3. Solved minor issues in the code.