mbr_casetag

With this shortcode, tag-based decisions can be taken similar to PHP’s SWITCH..CASE…DEFAULT .

This shortcode can be used instead of using a series of [mbr_is_for] shortcodes, making your code both shorter and easier to manage.

Read More

mbr_is_bot

This shortcode enables segmenting content within a page, post, excerpt or text widget to define what a search engine bot visitor may see. The content between the shortcode’s begin and ending tags will be displayed to the visiting bot. This shortcode allows you to define what content search engines should “see” and, consequently, index while keeping your visitor’s content separate.

Read More

mbr_is_contact

This shortcode returns the embedded content if the current visitor is logged in and has the ActiveCampaign ‘contactId’ specified in the parameter list.

Read More

mbr_is_first_login

This shortcode is designed to segment content on a page, post, excerpt or text widget based upon a user’s “first login” status.

Read More

mbr_is_for

This shortcode is designed to segment content on a page, post, excerpt or text widget by displaying the embedded content only to those contacts whose memberships or ActiveCampaign contact ID match the criteria passed as parameters. There are three variants, depending on the parameters used.

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