Linux 软件免费装
Banner图

LH Password Changer

开发者 shawfactor
更新时间 2017年12月5日 15:42
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.9

标签

login password logon frontend front-end passwords

下载

详情介绍:

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

安装:

Install using WordPress:
  1. Log in and go to Plugins and click on Add New.
  2. Search for LH Password Changer and hit the Install Now link in the results. WordPress will install it.
  3. From the Plugin Management page in WordPress, activate the LH Password Changer plugin.
  4. Create a page with the [lh_password_changer_form] embedded in it.
  5. Go to Settings -> Password Changer in the WordPress menu and specify the settings.

更新日志:

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