Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

wp-simplepasswordchange

Deskripsyon

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

Donations

Mga Screenshot

  • Shortcode example

  • Form

Pag-install

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

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “wp-simplepasswordchange” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “wp-simplepasswordchange” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

2010/10/05 – v1.1

  • Added url as a parameter of the shortcode

2010/08/25 – v1.0

  • Initial release