Skip to main content

i4w_password_change

Usage

This shortcode returns a form through which a subscriber can change his/her password. The changed password is updated in Keap. This shortcode only works for users whose password is stored in Keap and is ignored for local WP users, such as admins, editors, etc.

[ELSE_password_change] conditional branching is NOT supported.

Shortcode nesting is NOT supported.

Parameters

ParameterDescriptionDefaultRequired
buttontextEnter the text that should appear on the input button.Change PasswordNo
buttonimageEnter the URL path to the image of your choice.NoneNo
buttonstyleAny inline style you want to apply to the button image or HTML button.NoneNo
post_actidThe action set(s) ID to run after a password has been changed, using a comma separated list of action set ID's.NoneNo

Example

Shortcode
[i4w_password_change buttontext='Reset my password']
Shortcode
[i4w_password_change buttonimage='URL_to_image']