Popis
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.
Instalace
- Upload
disablepasswordreset.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Nejčastější dotazy
- 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.
Recenze
Autoři
Disable Password Reset je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Disable Password Reset” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
First version with basic functionalities.