Usage:
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.
Parameters:
actid | The ID of the action set to run upon succesfull completion of the change of address. Default: none. Required: no. |
Example:
[i4w_email_change</strong> actid='123']
Notes:
Use with care as the new email address may be incorrect or you may lose a double opt-in address in the process.
API:
There is no API function equivalent for this shortcode.