Descripció
This plugin is meant to be an update on the available “Disable Password Reset” plugin available here.
This version can remove more deeply the password reset mechanism. Used for high-security purposes ONLY. The password can only be changed in the database directly if activated.
Features :
- Remove Input Field in Admin Area
- Remove Reset Link in Login Dialog
- Remove Reset Link in Login Error (notice)
There is no option for this plugin right now but I’m planning to add some in the future. Also, no multilingual support for now, but planned.
All comments are welcome.
Instal·lació
This section describes how to install the plugin and get it working.
- Upload
disable-password-reset-extended.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
PMF
- How do I reset my password now?
-
You can change the password directly on the database.
https://codex.wordpress.org/Resetting_Your_Password - Any multilingual support?
-
This version of the plugin does only work on the “official” en_US version of WordPress. We are working making to compatible to every languages supported by WordPress very soon.
Ressenyes
Col·laboradors i desenvolupadors
«Disable Password Reset Extended» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Disable Password Reset Extended» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- Initial version.
- Added more hooks.