Keap

[memb_is_1x_optin]

Summary
This shortcode displays a message to the users based on whether they are single opted in or otherwise.

Description

This shortcode displays a message to the users based on whether they are single opted in or otherwise.

Shortcode Examples

The shortcode to display only a “Yes” or “No” based on if a user has single opted in is

[memb_is_1x_optin]

The shortcode to display the specified content based on whether a user has single opted in is

[memb_is_1x_optin]
  Success
[else_memb_is_1x_optin]
  Failure
[/memb_is_1x_optin]

This shortcode will test exactly the single optin status.

[memb_is_1x_optin exact=yes]
 Success
[/memb_is_1x_optin]

 

Shortcode Parameters

exactTests exactly the single optin status of the user in Infusionsoft. This parameter can be used with two values, yes or no.

Shortcode Attributes

ConditionalYes
NestableNo
Accepts formattingNo
CapturableNo