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
Screenshots
Installation
- Upload
user-status-manager
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress.
- A menu will be visible named “Status-Manager” there you can manage user account click on it.
- Select all users and click on save. Then you are ready to go ??
FAQ
If you have any queries or want to add some another functionality to the plugin, fell free to email me on [email protected].
Reviews
There are no reviews for this plugin.
Contributors & Developers
“User Status Manager” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “User Status Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.