📄️ mbr_casetag
The ActiveMember360 shortcode mbr_casetag determines the content to be included based upon a comparison of tags that the visitor has to those in the shortcode statements.
📄️ mbr_compare
The ActiveMember360 shortcode mbr_compare performs a calculation using the value stored in any contact field in your ActiveCampaign application.
📄️ mbr_is_admin
The ActiveMember360 shortcode mbr_is_admin determines the content to be included based upon the WordPress administrator status of the current logged in user.
📄️ mbr_is_allowed_access
The ActiveMember360 shortcode mbr_is_allowed_access determines the content to be included based upon whether the visitor has access to a specified page/post.
📄️ mbr_is_bot
The ActiveMember360 shortcode mbr_is_bot determines the content to be displayed based upon whether the current visitor is a search engine bot.
📄️ mbr_is_conditional
This shortcode determines the content to be included based upon the evaluation of a conditional.
📄️ mbr_is_contact
The ActiveMember360 shortcode mbr_is_contact determines the content to be included based upon whether the current logged in user is an ActiveCampaign contact or has the contact ID specified.
📄️ mbr_is_cookie
The ActiveMember360 shortcode mbr_is_cookie determines the content to be included based upon the existence of the specified $_COOKIE variable and it's optionally specified value.
📄️ mbr_is_email_active
The ActiveMember360 shortcode mbr_is_email_active determines the content to be included based upon a specific ActiveCampaign list's active(subscribed) status of the current logged in user.
📄️ mbr_is_email_bounced
The ActiveMember360 shortcode mbr_is_email_bounced determines the content to be included based upon a specific ActiveCampaign list's bounced status of the current logged in user.
📄️ mbr_is_email_unconfirmed
The ActiveMember360 shortcode mbr_is_email_unconfirmed determines the content to be included based upon a specific ActiveCampaign list's unconfirmed status of the current logged in user.
📄️ mbr_is_email_unsubscribed
The ActiveMember360 shortcode mbr_is_email_unsubscribed determines the content to be included based upon the ActiveCampaign list's unsubscribed status of the current logged in user.
📄️ mbr_is_failed_payment
The ActiveMember360 shortcode mbr_is_failed_payment determines the content to be included based upon the failed payment status of the current visitor.
📄️ mbr_is_first_login
The ActiveMember360 shortcode mbr_is_first_login determines the content to be included based upon the "first login" status of the current visitor.
📄️ mbr_is_for
The ActiveMember360 shortcode mbr_is_for determines the content to be included based upon a comparison of ActiveCampaign tags and/or contact ID that the visitor has to the conditions defined in the shortcode parameters.
📄️ mbr_is_http_get
The ActiveMember360 shortcode mbr_is_http_get determines the content to be included based upon the existence of the specified $_GET variable and it's optionally specified value.
📄️ mbr_is_http_post
The ActiveMember360 shortcode mbr_is_http_post determines the content to be included based upon the existence of the specified $_POST variable and it's optionally specified value.
📄️ mbr_is_http_request
The ActiveMember360 shortcode mbr_is_http_request determines the content to be included based upon the existence of the specified $_REQUEST variable and it's optionally specified value.
📄️ mbr_is_in_list
The ActiveMember360 shortcode mbr_is_in_list determines the content to be included based upon the ActiveCampaign list status of the current logged in user.
📄️ mbr_is_logged_in
The ActiveMember360 shortcode mbr_is_logged_in determines the content to be included based upon the logged in status of the current visitor.
📄️ mbr_is_member
The ActiveMember360 shortcode mbr_is_member determines the content to be displayed based upon the member status of the current visitor.
📄️ mbr_is_not_in_list
The ActiveMember360 shortcode mbr_is_not_in_list determines the content to be included based upon the ActiveCampaign list status of the current logged in user.
📄️ mbr_is_session
The ActiveMember360 shortcode mbr_is_session determines the content to be included based upon the existence of the specified $_SESSION variable and it's optionally specified value.
📄️ mbr_is_user_agent
The ActiveMember360 shortcode mbr_is_user_agent determines the content to be included based upon the existence of the specified user agent.
📄️ mbr_isset
The ActiveMember360 shortcode mbr_isset determines the content to be displayed based upon the whether a parameter was passed to a custom shortcode.
📄️ mbr_not_allowed_access
The ActiveMember360 shortcode mbr_not_allowed_access determines the content to be included based upon whether the visitor has access to a specified page/post.
📄️ mbr_not_first_login
The ActiveMember360 shortcode mbr_not_first_login determines the content to be included based upon the "first login" status of the current visitor.
📄️ mbr_not_for
The ActiveMember360 shortcode mbr_not_for determines the content to be included based upon a comparison of ActiveCampaign tags that the visitor has to the conditions defined in the shortcode parameters.
📄️ mbr_not_logged_in
The ActiveMember360 shortcode mbr_not_logged_in determines the content to be included based upon the logged in status of the current visitor.
📄️ mbr_not_user_agent
The ActiveMember360 shortcode mbr_not_user_agent determines the content to be included based upon the existence of the specified user agent.
📄️ mbr_show_after
The ActiveMember360 shortcode mbr_show_after determines the content to be included based upon whether the current date is after the specified date adjusted as requested.
📄️ mbr_show_before
The ActiveMember360 shortcode mbr_show_before determines the content to be included based upon whether the current date is before the specified date adjusted as requested.
📄️ mbr_show_between
The ActiveMember360 shortcode mbr_show_between determines the content to be included based upon whether the current date is between the two inclusive specified dates.