Linux 软件免费装

Plugin Name

开发者 H3llas
更新时间 2016年11月11日 02:05
PHP版本: 3.1 及以上
WordPress版本: 4.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

password disable 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: http://codex.wordpress.org/Resetting_Your_Password

Is this definitive protection?

Certainly not. It will rather set off script kiddies.

更新日志:

1.0 First version with basic functionalities.