Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Disable Password Reset

Descrizione

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.

Installazione

  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.

Recensioni

19 Settembre 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.
Leggi tutte le recensioni di 5

Contributi e sviluppo

“Disable Password Reset” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Disable Password Reset” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

First version with basic functionalities.