Descripción
LH Password changer creates a post or page shortcode: [lh_password_changer_form]. This shortcode along with appropriate handlers allow logged in users to change their password on the front end
Instalación
Install using WordPress:
- Log in and go to Plugins and click on Add New.
- Search for LH Password Changer and hit the Install Now link in the results. WordPress will install it.
- From the Plugin Management page in WordPress, activate the LH Password Changer plugin.
- Create a page with the [lh_password_changer_form] embedded in it.
- Go to Settings -> Password Changer in the WordPress menu and specify the settings.
Preguntas frecuentes
- Installation Instructions
-
Install using WordPress:
- Log in and go to Plugins and click on Add New.
- Search for LH Password Changer and hit the Install Now link in the results. WordPress will install it.
- From the Plugin Management page in WordPress, activate the LH Password Changer plugin.
- Create a page with the [lh_password_changer_form] embedded in it.
- Go to Settings -> Password Changer in the WordPress menu and specify the settings.
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "LH Password Changer" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.00 June 12, 2015
Initial release.
1.01 August 12, 2015
Menu Improvement
1.10 December 1, 2015
Change other users
1.20 December 2, 2015
overhaul
1.30 December 7, 2015
Add page on activate
1.40 March 16, 2016
Action url on fortm points to password reset page
1.41 April 12, 2016
Better multisite support
1.42 June 22, 2016
Better code
1.43 August 12, 2016
Prevent empty passwords
1.44 October 22, 2016
Pass error or success results via cookies to next request
1.45 October 26, 2016
Improved error handling
1.46 November 3, 2016
More organised code
1.47 December 16, 2016
Added action attribute
1.48 February 01, 2017
Removed whitespace crap
1.49 February 01, 2017
Javascript fix
1.50 March 30, 2017
Focus on field
1.51 April 01, 2017
Minor improvements
1.52 June 10, 2017
Autocomplete attributes
1.53 September 22, 2017
Translation ready
1.54 September 22, 2017
Require php 5.3 at least
1.55 December 03, 2017
static function is better