MASS Users Password Reset

描述

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 trigger a secure password reset for multiple accounts in just a few clicks. Once the reset is complete, affected users automatically receive an email with a secure one-time access link, letting them set a new password and log in safely.

This plugin is especially useful for Learning Management Systems (LMS), Membership websites, Corporate employee portals, Educational institutions, Community platforms, Multi-author blogs, and any website with large numbers of registered users.

Core Features

  • Bulk Password Reset: Reset passwords for up to 100 users at once directly from the WordPress dashboard.
  • Role-Based User Filtering: Quickly filter users by role such as Administrators, Customers, Subscribers, Members, and more.
  • Custom Role Support: Fully compatible with custom user roles created by membership, LMS, community, and other WordPress plugins.
  • Reset Password from Users Page: Reset individual users from the WordPress Users page
  • Secure Password Reset Links: Send users secure one-time password reset links instead of sharing passwords in plain text.
  • Automatic Email Notifications: Automatically notify users by email after the password reset process is completed.
  • Test Email Functionality: Preview and test password reset emails before sending them to actual users.
  • User List Overview: View user details like username, email address, display name, and role before performing reset actions.
  • WordPress Multisite Support: Manage password resets across WordPress Multisite networks from a single dashboard.
  • WooCommerce Compatible: Works seamlessly with WooCommerce customer and store-related user roles.
  • Translation Ready: Fully translatable and compatible with multilingual WordPress websites.

PRO Features

  • Unlimited Password Resets: No 100-user cap, reset passwords for thousands of users in a single operation, perfect for large sites, agencies, and membership platforms.
  • Bulk Reset from Users Table: Perform bulk password reset actions directly from the WordPress users listing screen.
  • Custom Email Templates: Customize password reset emails with your own branding, subject lines, placeholders, and messaging.
  • Advanced User Filters: Filter users using advanced conditions, custom fields, user meta, registration details, and more.
  • WP-CLI Support: Manage password reset operations using WP-CLI commands for automation and server-side workflows.
  • Test / Sandbox Mode: Safely test password reset functionality and email delivery without affecting real users.
  • Reset Link Expiration Control: Configure custom expiration time for password reset links.
  • Exclude Active Reset Links: Prevent sending multiple valid reset links to the same users.
  • Optimized for Large Websites: Designed to handle large user databases efficiently without performance issues.
  • BuddyPress Compatible: Fully compatible with BuddyPress community websites.
  • Dokan Compatible: Supports Dokan multivendor marketplace user roles and vendors.

Get Mass Users Password Reset Pro on Codecanyon:

Download Mass Users Password Reset Pro

Documentation

Extend the plugin further with our add-ons:

Schedule Password Reset Add-On — Pre-defined reset schedules, unlimited resets, and role-based scheduling.

Password Reset Log Add-On — Maintain accurate logs of every password reset performed by MUPR. Available for both free and Pro versions.

What Our Users Say

Awesome plugin
“it’s very useful and great plugin to reset all the users password.” ~@ashkanram

Does 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

No Bugs
“Installed, configured, ran reset for 1,500 users, emails delivered, done. No bugs, no weird errors, plugin just works. Sometimes that is all you need.” ~@vinswmy007

屏幕截图

  • It shows the list of users and options.
  • It shows reset password email format.

安装

  1. In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
  2. Search for “Mass Users Password Reset”.
  3. Install the plugin by pressing the “Install” button.
  4. Activate the plugin by pressing the “Activate” button.
  5. You can see the Mass Users Password Reset submenu inside the Users menu.

常见问题

What is the length of the generated password?

The length of the randomly generated password is 8 characters. You can customize it using the mupr_password_length filter. For example, add this to your functions file:

add_filter( 'mupr_password_length', 'callback_function' );
function callback_function() {
    return 6;
}

When is the notification email sent?

When you choose to generate a new password, an email with the new random password is sent to each selected user immediately after the reset.

Does the plugin handle email delivery?

No, the plugin uses WordPress’s wp_mail function to send emails. If emails are not being delivered, you can use any SMTP plugin to configure your mail server.

I have an idea for a great way to improve this plugin.

Great! I’d love to hear from you at [email protected]

评价

2026 年 5 月 16 日
I have used this plugin in multiple sites and it makes my work much easier for user management especially if your site is compromised or hacked.
2026 年 5 月 14 日 2 回复
Installed, configured, ran reset for 1,500 users, emails delivered, done. No bugs, no weird errors, plugin just works. Sometimes that is all you need.
2026 年 5 月 13 日 2 回复
What I appreciate most is how lightweight it feels. Some plugins slow down your dashboard or cause conflicts. This one just sits quietly, does its job when you need it, and stays out of the way the rest of the time. No bloat, no issues.
2026 年 5 月 6 日 2 回复
I manage a membership site with over 3,000 users and manually resetting passwords was a nightmare. This plugin fixed that in literally 2 minutes. Reset all subscriber passwords, sent them emails with the new password, done. No coding, no fuss. Worth every penny.
2026 年 2 月 16 日 2 回复
Totalmente inutile, dice di effettuare il reset per ruolo. Ma con quale nuova password?…Disinstallato subito.
2021 年 11 月 2 日
DANGEROUS Junk Garbage and Misleading! The TEST mode is actually a LIVE function and upon “TESTING”, I sabotaged 4 Admins and potentially my 6000 users! Support is available but pointless. They don’t reply clearly or coherently. The Documentation is vague, and has little effort in details. Its very Mickey Mouse. (light and fluffy) I followed the illusive instructions to commence a TEST, and I locked out four Admins from using the site. I have over 6000 users, and I’m waiting for the fire to rain down on me. Hopefully it only affected the Admins. This is a DANGEROUS and Misleading Plug-in, I don’t recommend, unless you don’t need to TEST anything. P.S. this is the only plugin Iv test, so I can’t speak for the rest of their work. UPDATE! More Problems with this tool. The email template is randomly resetting my layout. I have to make my email template in another software and save the code locally, so I can past it back into the editor. So aggravating using this tool.
阅读所有14条评价

贡献者及开发者

「MASS Users Password Reset」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「MASS Users Password Reset」插件已被翻译至 10 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「MASS Users Password Reset」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.2.0

  • Email test feature for reset password
  • Password Reset with Default reset link
  • Multisite Support
  • WooCommerce Compatibility

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