mbr_is_session

This shortcode is designed to check for the existence of a $_SESSION 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_isset

This shortcode provides a means to determine if a parameter was passed to a custom shortcode and execute the appropriate conditional branch.

Read More

mbr_is_member

This shortcode is designed to segment content on a page, post, excerpt or text widget by displaying the content to visitors based on whether they are members of the site or not.

Read More

mbr_is_not_in_list

This shortcode is used to determine if a particular contact is not subscribed to a list. The determination can be made based on “any” status or a specific list status, such as “unconfirmed”, “active”, “unsubscribed” or “bounced”.

Read More

mbr_is_user_agent

This shortcode enables one to query whether a visitor’s User Agent (browser) is one of the ones provided in a list of possible names.

Read More

mbr_jdelay

This shortcode applies a jQuery “animation” against an existing CSS Id or one created on the fly, depending on your input.
It enables the timed/delayed fading in and out of CSS elements.

Read More

mbr_list

This shortcode is used to automatically assign or remove an ActiveCampaign Contact to/from specific lists or to generate a link/button within a page or post which, when clicked, will assign or remove the Contact to/from the lists in your ActiveCampaign application.

Read More

mbr_log_event

This shortcode will log an event in a contact’s ActiveCampaign record. The event name and value logged are defined as parameters in the shortcode itself, making it possible to define and log events anywhere shortcodes are possible in an ActiveMember360 site.

Read More