Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Disable Password Reset Extended

Опис

This plugin is meant to be an update on the available “Disable Password Reset” plugin available here.

This version can remove more deeply the password reset mechanism. Used for high-security purposes ONLY. The password can only be changed in the database directly if activated.

Features :

  • Remove Input Field in Admin Area
  • Remove Reset Link in Login Dialog
  • Remove Reset Link in Login Error (notice)

There is no option for this plugin right now but I’m planning to add some in the future. Also, no multilingual support for now, but planned.

All comments are welcome.

Встановлення

This section describes how to install the plugin and get it working.

  1. Upload disable-password-reset-extended.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Часті питання

How do I reset my password now?

You can change the password directly on the database.
https://codex.wordpress.org/Resetting_Your_Password

Any multilingual support?

This version of the plugin does only work on the “official” en_US version of WordPress. We are working making to compatible to every languages supported by WordPress very soon.

Відгуки

03.09.2016
A straight forward plugin that does what it says. I use this with an LDAP integrated site to prevent people from attempting to change their password where it is not possible to do so.
Прочитати всі 1 відгук

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

“Disable Password Reset Extended” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Disable Password Reset Extended” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Initial version.
  • Added more hooks.