Beskrivelse
Allows users to change their password from a page (but the admin view)
Donations
Installasjon
- Download ‘WP-SimplePasswordChange.zip’.
- Unzip it.
- Upload the folder ‘WP-SimplePasswordChange’ directory to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Add the shortcode [SPC] in your page content.
- 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»]
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“wp-simplepasswordchange” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “wp-simplepasswordchange” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
2010/10/05 – v1.1
- Added url as a parameter of the shortcode
2010/08/25 – v1.0
- Initial release