這個外掛並未在最新的 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.

使用者評論

2016 年 9 月 3 日
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〉的開發相關工作。

參與者

變更記錄

1.0

  • Initial version.
  • Added more hooks.