Title: MASS Users Password Reset
Author: KrishaWeb
Published: <strong>28 آگوست 2017</strong>
Last modified: 26 می 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/mass-users-password-reset/assets/banner-772x250.png?rev=1760012)

![](https://ps.w.org/mass-users-password-reset/assets/icon-256x256.png?rev=1721166)

# MASS Users Password Reset

 توسط [KrishaWeb](https://profiles.wordpress.org/krishaweb/)

[دانلود](https://downloads.wordpress.org/plugin/mass-users-password-reset.zip)

[Live Preview](https://fa.wordpress.org/plugins/mass-users-password-reset/?preview=1)

 * [جزئیات](https://fa.wordpress.org/plugins/mass-users-password-reset/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/mass-users-password-reset/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/mass-users-password-reset/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/mass-users-password-reset/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/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**](https://codecanyon.net/item/mass-users-password-reset-pro/20809350)

[**Documentation**](https://store.krishaweb.com/docs/mass-users-password-reset/?utm_source=readme&utm_medium=wporg&utm_campaign=MUPR)

Extend the plugin further with our add-ons:

[Schedule Password Reset Add-On](https://store.krishaweb.com/schedule-password-reset-mupr-add-on/?utm_source=readme&utm_medium=wporg&utm_campaign=MUPR)—
Pre-defined reset schedules, unlimited resets, and role-based scheduling.

[Password Reset Log Add-On](https://store.krishaweb.com/product/password-reset-log/?utm_source=readme&utm_medium=wporg&utm_campaign=MUPR)—
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](https://wordpress.org/support/topic/awesome-plugin-3939/)
> **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](https://wordpress.org/support/topic/does-a-really-good-job-2/)
> **Very nice**
>  “This is for the Pro version, which is a very nice plugin!” ~[@kostas45](https://wordpress.org/support/topic/very-nice-1679/)
> **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](https://wordpress.org/support/topic/no-bugs-3/)

## عکس‌های صفحه

 * [[
 * 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 [support@krishaweb.com](https://fa.wordpress.org/plugins/mass-users-password-reset/support@krishaweb.com?output_format=md)

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/241c3ce05f12a98d5a0256f0779485a536ee114f96a020a1b9b8ba78e97fce51?
s=60&d=retro&r=g)

### 󠀁[Amazing](https://wordpress.org/support/topic/amazing-4238/)󠁿

 [Pratik Bhatt](https://profiles.wordpress.org/pkbhatt/) 16 می 2026

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.

![](https://secure.gravatar.com/avatar/4127351063292c865b3ff21b14794af5faea09e85b6f7cbdc4979c4e6b2d6eb8?
s=60&d=retro&r=g)

### 󠀁[No Bugs](https://wordpress.org/support/topic/no-bugs-3/)󠁿

 [Vinita Swamy](https://profiles.wordpress.org/vinswmy007/) 14 می 2026 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.

![](https://secure.gravatar.com/avatar/c31922f3276511c47fbd77edec2dfab9416576104dd82f6901f9819af588ae29?
s=60&d=retro&r=g)

### 󠀁[Lightweight Plugin](https://wordpress.org/support/topic/lightweight-plugin-8/)󠁿

 [Minal Raj Gupta](https://profiles.wordpress.org/minalraj/) 13 می 2026 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.

![](https://secure.gravatar.com/avatar/20a26b6cdc00e718e7e9f29edc71e1b906ef5ee3ab834f1c77661c4a137755d5?
s=60&d=retro&r=g)

### 󠀁[Useful Plugin](https://wordpress.org/support/topic/useful-plugin-1139/)󠁿

 [Neha Unadkat](https://profiles.wordpress.org/nehaunadkat/) 6 می 2026 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.

![](https://secure.gravatar.com/avatar/05ec4ff4e945b591b8bf91d4845a93d46762fe091dde73ceb407024cc25337d7?
s=60&d=retro&r=g)

### 󠀁[Inutile](https://wordpress.org/support/topic/inutile-4/)󠁿

 [gioghersi](https://profiles.wordpress.org/gioghersi/) 16 فوریه 2026 2 پاسخ

Totalmente inutile, dice di effettuare il reset per ruolo. Ma con quale nuova password?…
Disinstallato subito.

![](https://secure.gravatar.com/avatar/9fdc3a6381194f93141c7a31bc4f4e2e1cce3bf54f3fd6fc095db532596cd630?
s=60&d=retro&r=g)

### 󠀁[DANGEROUS Junk Garbage and Misleading](https://wordpress.org/support/topic/dangerous-junk-garbage-and-misleading/)󠁿

 [Duke Snoogens](https://profiles.wordpress.org/mikeloucas/) 2 نوامبر 2021

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 نقد و بررسی‌ ](https://wordpress.org/support/plugin/mass-users-password-reset/reviews/)

## توسعه دهندگان و همکاران

“MASS Users Password Reset” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

 *   [ KrishaWeb ](https://profiles.wordpress.org/krishaweb/)
 *   [ Manisha Makhija ](https://profiles.wordpress.org/manishamakhija/)
 *   [ Vijay Baria ](https://profiles.wordpress.org/vijaybaria/)
 *   [ Dhruvang21 ](https://profiles.wordpress.org/dhruvang21/)

“MASS Users Password Reset” به 10 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/mass-users-password-reset/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “MASS Users Password Reset” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/mass-users-password-reset)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/mass-users-password-reset/),
check out the [SVN repository](https://plugins.svn.wordpress.org/mass-users-password-reset/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/mass-users-password-reset/)
by [RSS](https://plugins.trac.wordpress.org/log/mass-users-password-reset/?limit=100&mode=stop_on_copy&format=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

## اطلاعات

 *  نگارش **2.2.0**
 *  Last updated **1 هفته پیش**
 *  نصب‌های فعال **600+**
 *  نگارش وردپرس ** 6.3 یا بالاتر **
 *  Tested up to **7.0**
 *  نگارش PHP ** 8.1 یا بالاتر **
 *  زبان‌ها
 * [Dutch](https://nl.wordpress.org/plugins/mass-users-password-reset/)، [English (US)](https://wordpress.org/plugins/mass-users-password-reset/)،
   [French (France)](https://fr.wordpress.org/plugins/mass-users-password-reset/)،
   [Italian](https://it.wordpress.org/plugins/mass-users-password-reset/)، [Japanese](https://ja.wordpress.org/plugins/mass-users-password-reset/)،
   [Russian](https://ru.wordpress.org/plugins/mass-users-password-reset/)، [Spanish (Chile)](https://cl.wordpress.org/plugins/mass-users-password-reset/)،
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/mass-users-password-reset/)،
   [Spanish (Spain)](https://es.wordpress.org/plugins/mass-users-password-reset/)،
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/mass-users-password-reset/)،
   و [Swedish](https://sv.wordpress.org/plugins/mass-users-password-reset/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/mass-users-password-reset)
 * Tags
 * [logs](https://fa.wordpress.org/plugins/tags/logs/)[reset password](https://fa.wordpress.org/plugins/tags/reset-password/)
   [schedule](https://fa.wordpress.org/plugins/tags/schedule/)[secure](https://fa.wordpress.org/plugins/tags/secure/)
   [user role](https://fa.wordpress.org/plugins/tags/user-role/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/mass-users-password-reset/advanced/)

## امتیازها

 4 از 5 ستاره.

 *  [  امتیاز 10 5-ستاره     ](https://wordpress.org/support/plugin/mass-users-password-reset/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/mass-users-password-reset/reviews/?filter=4)
 *  [  امتیاز 1 3-ستاره     ](https://wordpress.org/support/plugin/mass-users-password-reset/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/mass-users-password-reset/reviews/?filter=2)
 *  [  امتیاز 3 1-ستاره     ](https://wordpress.org/support/plugin/mass-users-password-reset/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/mass-users-password-reset/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/mass-users-password-reset/reviews/)

## مشارکت کنندگان

 *   [ KrishaWeb ](https://profiles.wordpress.org/krishaweb/)
 *   [ Manisha Makhija ](https://profiles.wordpress.org/manishamakhija/)
 *   [ Vijay Baria ](https://profiles.wordpress.org/vijaybaria/)
 *   [ Dhruvang21 ](https://profiles.wordpress.org/dhruvang21/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/mass-users-password-reset/)