このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

LH Recover Password

説明

This plugin provides a shortcode to include a HTML5 password recovery form on a page on your website and will natively link to this form throughout your site.

On activation a page with the shortcode [lh_recover_password_form] will be created o0n your site, and it will become your front end password reset form.

To change the recover password url to a page where you have the recover password form navigate to Wp Admin->Settings->LH Recover Password and paste the page id into the field. You can slo modify the email sent for password recovery and also the subject line in the same settinsg page.

Check out our documentation for more information.

All tickets for the project are being tracked on GitHub.

Features:

  • Front end password recovery form inserted via shortcode
  • Multiple instances possible: Place form shortcode multiple pages or in sidebars and widgets
  • If configured will override the WordPress recvover password url so that recover password links point to to your front end recover password page page (extra security)

インストール

  1. Upload the entire lh-recover-password folder to the /wp-content/plugins/ directory.
  2. 「プラグイン」メニューからプラグインを有効化します。
  3. Upload the entire lh-personalised-content folder to the /wp-content/plugins/ directory (this plugin must be activated for the lh-recover-password to work)
  4. 「プラグイン」メニューからプラグインを有効化します。
  5. Navigate to Settings->LH Recover Password if you wish to change or delete the page id, set the email subject line, or configure the email sent.

評価

このプラグインにはレビューがありません。

貢献者と開発者

LH Recover Password はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“LH Recover Password” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0 November 13, 2015
Initial release.

1.01 November 23, 2015
Added icon.

1.10 December 07, 2015
Network activate

1.12 April 15, 2016
Better multisite supprt

1.13 June 26, 2016
Proper namespacing