Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

wp-simplepasswordchange

Beschrijving

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

Donations

Schermafbeeldingen

  • Shortcode example

  • Form

Installatie

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“wp-simplepasswordchange” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “wp-simplepasswordchange” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2010/10/05 – v1.1

  • Added url as a parameter of the shortcode

2010/08/25 – v1.0

  • Initial release