Keap
Also available forActiveCampaign

[memb_is_first_login]

Summary
This conditional shortcode allows you to display content depending on whether or not this is the user’s first login.

Description

This conditional shortcode allows you to display content depending on whether or not this is the user’s first login.

Shortcode Examples

Use this shortcode to display content depending on whether the person has logged in before or not.

[memb_is_first_login]
     This is the first time you've logged in.
[else_memb_is_first_login]
     You have logged in before.
[/memb_is_first_login]

 

Shortcode Parameters

captureLets you capture the output of this shortcode and route it to the destination of your choice (?)
notReverses the condition of the check
txtfmtLets you process the output of this shortcode through text processing functions (?)

Shortcode Attributes

ConditionalYes
NestableNo
Accepts formattingYes
CapturableYes