Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

wp-simplepasswordchange

Descripción

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

Donations

Capturas

  • Shortcode example

  • Form

Instalación

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

Preguntas frecuentes

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«wp-simplepasswordchange» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «wp-simplepasswordchange» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2010/10/05 – v1.1

  • Added url as a parameter of the shortcode

2010/08/25 – v1.0

  • Initial release