MASS Users Password Reset

Description

Need to reset many user passwords fast? This free version lets you reset user password with a click. Auto-generate new passwords and send them by email, so your site stays secure and your users stay informed. Get simple and effective password resets without the manual work.

DOCUMENTATION

Features

• Easy installation
• Role wise bifurcation of the users
• Sends notifications to the selected role users
• Multilingual translation enabled
• Free support
• You can update upto 100 passwords

Get Schedule Password Reset Add On
• Pre-defined password reset schedule
• Unlimited password reset
• Role based schedule option

Get Password Reset Log Add On
• 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. » ~@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

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.

Découvrez les fonctionnalités avancées de Mass Users Password Reset PRO :

• Individual user’s password reset option in users page.
• Bulk action of Reset password for the multiple selected users in users page.
• Customized password reset email template.
• Apart from user role filter, you can filter users by using custom field of your choice.
• The option of sending Reset Password Link to users instead of plain text password.
• Compatible with very large number of users in the system.
• You can update upto unlimited users passwords.

Very nice
« This is for the Pro version, which is a very nice plugin! » ~@kostas45

Téléchargez Mass Users Password Reset Pro

Captures d’écrans

  • Il montre la liste des utilisateurs et des options.
  • It shows reset password email format

Installation

Cette section explique comment installer l’extension et la faire fonctionner.

par exemple.

  1. Install the plugin via WordPress Dashboard or download and upload the plugin to the /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress Admin Dashboard.
  3. Vous pouvez voir le sous-menu Mass Users Password Reset dans le menu Utilisateurs.

FAQ

Quelle est la longueur du mot de passe généré ?

La longueur du mot de passe généré aléatoirement est de 8 caractères, mais en appliquant le filtre mupr_password_length, vous pouvez le personnaliser. Par exemple : saisissez ce code dans le fichier de fonctions

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

Quand le courrier de notification est-il envoyé ?

Lorsque l’utilisateur choisit de générer un nouveau mot de passe, un e-mail contenant le nouveau mot de passe aléatoire sera envoyé aux utilisateurs.

J’ai une idée pour améliorer l’extension.

Génial ! J’aimerais recevoir de vos nouvelles à l’adresse support@krishaweb.com

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.

Avis

2 novembre 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.
5 octobre 2021 1 réponse
It’s a really good plugin to reset the user’s password.
22 septembre 2021 2 réponses
This is for the Pro version, which is a very nice plugin! A little improvement: when « Reset Password » button is pressed, the message for anything that may went wrong is displayed on top of page, so is not visible to the user. Moreover, it disappears after a few seconds, so the user has to quickly scroll to top of page! Also there is no message for success, or I was not fast enough to scroll to page top… Maybe the message should appear below « Reset Password » button, or the page should scroll to page top automatically. Nevertheless, this is a five star review from me. Thank you, Kostas
29 juin 2020
Really such a great plugin for password reset. also i’m use this plugin as a security purpose, I’m use the schedule password reset option to secure my store user details. Thank you.
31 mars 2020
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. Thanks, developer.
Lire les 10 avis

Contributeurs/contributrices & développeurs/développeuses

« MASS Users Password Reset » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“MASS Users Password Reset” a été traduit dans 10 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « MASS Users Password Reset » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

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