该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Disable Password Reset

描述

This plugin will enhance security of your WordPress site by disabling password reset function over email of WordPress.
Use with caution since otherwise if you forgot your user password you will need to reset the password directly in the database with phpmyadmin or similar tool.
Adittionally this plugin will hide notice which say what is wrong “password” or “username” on WordPress login page.

安装

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

常见问题

What if I forgot my password?

You should reset it through phpmyadmin.
More info here:
https://codex.wordpress.org/Resetting_Your_Password

Is this definitive protection?

Certainly not. It will rather set off script kiddies.

评价

2016年9月19日
I use this for long time now and works great! The main advantage is if you don't want anyone to be able to reset their password you just activate this and no longer is possible for anyone. It also hides errors messages on username and password at the login page.
阅读所有5条评价

贡献者及开发者

“Disable Password Reset” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Disable Password Reset”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

First version with basic functionalities.