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: Forms
mbr_form
This shortcode dynamically fetches an ActiveCampaign form and places it on your WordPress pages.
mbr_login_form
This shortcode returns a WordPress login form through which a visitor can log in. It’s based on the default WordPress login form found at wp-login.php.
mbr_my_account
This shortcode returns a form through which a member can update his/her ActiveCampaign contact data. Submitted data will be updated in ActiveCampaign.
mbr_password_change
This shortcode returns a form through which a contact can change his/her password. The changed password is updated in ActiveCampaign. This shortcode only works for users whose password is stored in ActiveCampaign and is ignored for local WP users, such as admins, editors, etc.
mbr_password_send
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 ActiveCampaign and is ignored for local WP users, such as admins, editors, etc.
mbr_populate
This shortcode will populate content in a shortcode with a contact’s data, replacing the merge fields with field values.