Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Disable Password Reset

Beschrijving

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.

Installatie

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

FAQ

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.

Beoordelingen

19 september 2016
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.
Lees alle 5 beoordelingen

Bijdragers & ontwikkelaars

“Disable Password Reset” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Disable Password Reset” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

First version with basic functionalities.