Descripción
Managing passwords for hundreds or thousands of WordPress users can quickly become a time-consuming and frustrating task. Resetting passwords manually for each user is inefficient and increases administrative overhead.
Mass Users Password Reset solves this problem by allowing administrators to reset passwords for multiple users at once directly from the WordPress dashboard.
With a simple interface, administrators can filter users by role, review user details, and generate new secure passwords for multiple accounts in just a few clicks.
Once the reset process is complete, affected users automatically receive an email containing their new password so they can log in immediately.
This plugin is especially useful for Learning Management Systems (LMS), Membership websites, Corporate employee portals, Educational institutions, Community platforms, Multi-author blogs, Websites with large numbers of registered users. Whenever you need to enforce password changes across many users, this plugin helps you do it quickly and securely.
Features
- Bulk Password Reset: Reset passwords for multiple users at once instead of manually updating each account.
- Role-Based User Filtering: Filter users by role to target specific groups for password resets.
- Support for Custom User Roles: Works with custom roles created by membership plugins, LMS systems, or other user management tools.
- Secure Auto-Generated Passwords: Automatically generates secure random passwords for selected users.
- Email Notification to Users: Users receive an email notification containing their newly generated password after the reset process is completed.
- User List Overview: View user details such as username, name, and email address before performing password reset operations.
- Simple Admin Interface: Easy-to-use interface integrated directly within the WordPress admin dashboard.
- Multilingual Support: Fully translatable with support for multiple languages.
- WooCommerce Compatible: Works with WooCommerce user roles.
- Free Support: Get help with any issues or questions you may have.
Free Version Limitations
The free version includes core functionality but has some limitations designed for smaller websites.
- Maximum 100 users per reset operation
- New secure passwords are sent via email
- Secure reset link / OTP reset not available
- WP-CLI support not available
- Sandbox / test mode not available
- Email template customization not available
- Multisite support not available
- Limited advanced filtering options
- WooCommerce compatible custom roles not supported
Pro Features
- Unlimited Password Resets: Reset passwords for unlimited users in a single operation.
- Secure Password Reset Links: Send secure password reset links instead of plain passwords in emails.
- Reset Password from Users Page: Reset passwords for individual users directly from the WordPress Users page.
- Bulk Reset from Users Table: Perform bulk password resets directly from the users table.
- Custom Email Templates: Customize the email notifications sent to users after password resets.
- Advanced User Filtering: Filter users using additional parameters such as metadata or custom fields.
- WP-CLI Support: Run password reset operations using WP-CLI, ideal for automation and server-level operations.
- Test / Sandbox Mode: Test the reset process before executing it on live users.
- Optimized for Large Websites: Improved performance when handling thousands of users.
- WooCommerce Compatible Custom Roles: Works with WooCommerce custom roles.
Documentation
Download the Mass Users Password Reset Pro
Free vs Pro: What You Gain with the Upgrade
While the Free version gives you the basics auto-password generation Pro unlocks essential tools if you run heavy sites or care about customized workflows. Pro adds email template editing, advanced user filters, reset-link expiration, test/sandbox modes, and the ability to exclude users already having valid reset links. If you manage a WooCommerce store, BuddyPress community, Dokan marketplace, or large multisite network, Pro pays for itself in time savings, peace of mind, and fewer support headaches.
Get Schedule Password Reset Add On
- Pre-defined password reset schedule
- Unlimited password reset
- Role based schedule option
- Maintain the password reset log reset by MUPR plugin
- Accurate user password reset log
- Available for MUPR and MUPR Pro
Our Customer Says:
Awesome plugin
“it’s very useful and great plugin to reset all the users password.” ~@ashkanramDoes a really good job
“Seems to do a really good job of sending out password resets for multiple users. The pro version is definitely worth paying for the extra features.” ~@lightwavin
Very nice
“This is for the Pro version, which is a very nice plugin!” ~@kostas45
Instalación
This section describes how to install the plugin and get it working.
- Install the plugin via WordPress Dashboard or download and upload the plugin to the /wp-content/plugins/
- Activate the plugin through the
Pluginsmenu in WordPress Admin Dashboard. - You can see the
Mass Users Password Resetsubmenu inside theUsersmenu.
Preguntas frecuentes
-
What is the length of generated password?
-
The length of randomly generated password is 8 characters, but by applying filter
mupr_password_lengthyou can customize it. For Example: Write this code in function fileadd_filter( 'mupr_password_length', 'callback_function' ); function callback_function() { return 6; } -
When notification mail will be send?
-
When user will choose to generate new password, an email with the new random password will be sent to users.
-
I have an idea for a great way to improve this plugin.
-
Great! I’d love to hear from you at [email protected]
-
An email is handeled by the plugin?
-
No, the plugin uses wp_mail function to send an email. If the email is not sent from your site, you can use any SMTP plugin.
Reseñas
Colaboradores y desarrolladores
“MASS Users Password Reset” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“MASS Users Password Reset” ha sido traducido a 10 idiomas. Gracias a los traductores por sus contribuciones.
Traduce “MASS Users Password Reset” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
2.1
- Compatibility with MUPR Addons
2.0
- Compatibility with latest version and minor bug fixes
1.9
- Compatibility with latest version
1.8
- Added mupr add-on link
1.7
- Added help link
1.6
- UI improve
1.5
- Modified hooks
1.4
- Added hooks for developer
1.3
- UI update
1.2
- Include Administrator role in users list
1.1
- Made Translation ready


