该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

wp-simplepasswordchange

描述

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

Donations

屏幕截图

  • Shortcode example

  • Form

安装

  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”]

常见问题

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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

2010/10/05 – v1.1

  • Added url as a parameter of the shortcode

2010/08/25 – v1.0

  • Initial release