mbr_db_id

This shortcode will return the contact id from the current contact’s record in your ActiveCampaign application.

Read More

mbr_db_phone

This shortcode will return the content of the field “Phone” from the current contact’s record in your ActiveCampaign application.

Read More

mbr_email_change

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.

Read More

mbr_email_status

This shortcode returns the value of the contact’s current email status for the requested list: active, unconfirmed, unsubscribed or bounced.

Read More

mbr_exec

This shortcode allows the injection of PHP code into a post, page, excerpt or widget.

Read More

mbr_foreach

This shortcode is used to perform a set of repetitive actions a fixed number of times, based on values passed to it, similar to a programming FOREACH loop.

Read More

mbr_forloop

This shortcode is used to perform a set of repetitive actions a fixed number of times, similar to a programming FOR…TO…NEXT loop.

Read More

mbr_form

This shortcode dynamically fetches an ActiveCampaign form and places it on your WordPress pages.

Read More

mbr_http_get

This shortcode is designed to check for the existence of a $_GET variable and, given a value to check, for a value match. Any content embedded between the tags will be displayed if the criteria is met.

Read More

mbr_http_post

This shortcode is designed to check for the existence of a $_GET variable and, given a value to check, for a value match. Any content embedded between the tags will be displayed if the criteria is met.

Read More