Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

MASS Users Password Reset

Описание

MASS Users Password Reset — плагин WordPress, который позволяет вам сбрасывать пароль всех пользователей Он может группировать пользователей в соответствии с их ролью и сбрасывать пароль этой группы. Он отправляет уведомления по электронной почте пользователям об их новом случайно сгенерированном пароле.

DOCUMENTATION

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

Ознакомьтесь с расширенными функциями 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

Скачать the Mass Users Password Reset Pro

Скриншоты

  • Показывает список пользователей и опций.
  • It shows Reset password Email format

Установка

В этом разделе описывается, как установить плагин и заставить его работать.

например

  1. Установите плагин через WordPress или загрузите и загрузите плагин в /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress.
  3. You can see the Mass Users Password Reset submenu inside the Users menu.

Часто задаваемые вопросы

Какова длина сгенерированного пароля?

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 file

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

Когда уведомление будет отправлено?

Когда пользователь выберет создание нового пароля, пользователям будет отправлено электронное письмо с новым случайным паролем.

У меня есть идея для отличного способа улучшить этот плагин.

Отлично! Мне бы очень хотелось услышать ваше мнение по адресу 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.

Отзывы

02.11.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.
22.09.2021 2 ответа
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.06.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.03.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.
Посмотреть все 10 отзывов

Участники и разработчики

«MASS Users Password Reset» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«MASS Users Password Reset» переведён на 9 языков. Благодарим переводчиков за их работу.

Перевести «MASS Users Password Reset» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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

  • Включить роль администратора в список пользователей

1.1

  • Made Translation ready