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 automation can automatically be run.
Category: Email
mbr_email_status
This shortcode returns the value of the contact’s current email status for the requested list: active, unconfirmed, unsubscribed or bounced.
mbr_is_email_active
This shortcode provide conditional logic to display content alternatives dependent upon whether a contact’s email address is active for the requested list.
mbr_is_email_bounced
This shortcode provide conditional logic to display content alternatives dependent upon whether a contact’s email address has bounced for the requested list.
mbr_is_email_unconfirmed
This shortcode provide conditional logic to display content alternatives dependent upon whether a contact’s email address is unconfirmed for the requested list.
mbr_is_email_unsubscribed
This shortcode provide conditional logic to display content alternatives depending on a contact’s “unsubscribe” status of the requested list.