Beskriuwing
MASS Users Password Reset is a WordPress Plugin that lets you resets the password of all users. It can group the users according to their role and resets password of that group. It sends notification email to users about their new randomly generated password.
Features
• Easy installation
• Role wise bifurcation of users
• Sends Notifications to selected role users
• Multilingual Translation Enabled
• Free support
• You can update upto 100 passwords
Awesome plugin
“it’s very useful and great plugin to reset all the users password.” ~@ashkanram
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
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
Checkout the advanced features of Mass Users Password Reset Pro:
• Individual user’s password reset option in users page.
• Bulk action of Reset password for multiple selected users in users page.
• Customized password reset mail template.
• Apart from user role filter, you can filter users by using custom field filters 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 passwords.
Very nice
“This is for the Pro version, which is a very nice plugin!” ~@kostas45
Skermôfbyldings
Ynstallaasje
This section describes how to install the plugin and get it working.
e.g.
- Install the plugin via WordPress or download and upload the plugin to the /wp-content/plugins/
- Activate the plugin through the
Plugins
menu in WordPress. - You can see the
Mass Users Password Reset
submenu inside theUsers
menu.
FAQ
-
What is the length of generated password?
-
The length of randomly generated password is 8 characters, but by applying filter
mupr_password_length
you 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 support@krishaweb.com
-
An email is handeled by the plugin?
-
No, the plugin uses wp_mail function to send the email. If an email is not sent from your site, you can use any SMTP plugin.
Resinsjes
Meiwurkers & amp; Untwikkelders
“MASS Users Password Reset” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
Meiwurkers“MASS Users Password Reset” is oerset yn 9 lokaasjes. Tank oan de oersetters foar harren bydragen.
Oersette “MASS Users Password Reset” yn jo taal.
Ynteressearre yn ûntwikkeling?
Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .
Feroaringslog
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