Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Disable Password Reset

Leírás

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.

Telepítés

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

GYIK

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.

Vélemények

2016.09.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 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Disable Password Reset” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Disable Password Reset” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

First version with basic functionalities.