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

wp-simplepasswordchange

説明

Allows users to change their password from a page (but the admin view)

Donations

スクリーンショット

インストール

  1. Download ‘WP-SimplePasswordChange.zip’.
  2. Unzip it.
  3. Upload the folder ‘WP-SimplePasswordChange’ directory to the /wp-content/plugins/ directory.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress.
  5. Add the shortcode [SPC] in your page content.
  6. Optionnaly add url=”http://yourredirection.com” in the shortcode. Ex.: [SPC url=”http://www.disney.com”]

FAQ

How to use the plugin?

Create a new page/post, and add the shortcode [SPC]

How can I redirect the user to another website?

use the url parameter in the shortcode. Ex.: [SPC url=”http://www.disney.com”]

評価

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

貢献者と開発者

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

貢献者

“wp-simplepasswordchange” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2010/10/05 – v1.1

  • Added url as a parameter of the shortcode

2010/08/25 – v1.0

  • Initial release