This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

User Status Manager

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

  • User Status Management.
  • Blocked User Message On Login Screen.

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 🙂

FAQ

If you have any queries or want to add some another functionality to the plugin, fell free to email me on iamdeveloper212@gmail.com.

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.

Contributors

Translate “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.