Email & Password Shortcodes
Shortcodes for email changes and password management.
i4w_email_change – This shortcode provides a means for the end user to change his/her email address, resulting in a...
This shortcode provides a means for the end user to change his/her email address, resulting in a new contact primary email address and a new user login and email address in WordPress. Upon completion, an action set can automatically be run.
This shortcode does NOT supports conditional branching with [ELSE_email_change].
Shortcode nesting is NOT supported.
View Documentation →i4w_password_change – This shortcode returns a form through which a subscriber can change his/her password.
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.
This shortcode does NOT supports conditional branching with [ELSE_password_change].
Shortcode nesting is NOT supported.
View Documentation →i4w_password_reset – This shortcode is identical to [i4wpasswordchange].
This shortcode is identical to [i4w_password_change].
his shortcode does NOT supports conditional branching with [ELSE_password_reset].
Shortcode nesting is NOT supported.
View Documentation →i4w_password_send – This shortcode returns a form through which a subscriber or visitor can request that his/her...
This shortcode returns a form through which a subscriber or visitor can request that his/her password be sent by mail. This shortcode only works for users whose password is stored in Keap and is ignored for local WP users, such as admins, editors, etc.
This shortcode does NOT supports conditional branching with [ELSE_password_send].
Shortcode nesting is NOT supported.
View Documentation →i4w_thankyou_password – This shortcode is designed to retrieve a subscriber’s password from your Keap application...
This shortcode is designed to retrieve a subscriber’s password from your Keap application, before the subscriber is logged in, and display it in a Thank You / Welcome page.
This shortcode does NOT supports conditional branching with [ELSE_thankyou_password].
Shortcode nesting is NOT supported.
View Documentation →