[memb_is_first_login]

OTHER DOCS Available

Summary

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​

capture:  Lets you capture the output of this shortcode and route it to the destination of your choice (?)

not:  Reverses the condition of the check

txtfmt:  Lets you process the output of this shortcode through text processing functions (?)

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

Shortcode Attributes

Conditional: Yes (?)
Nestable: No (?)
Accepts formatting: Yes (?)
Capturable: Yes (?)

9 ways to add more value to your membership site

[memb_is_first_login]

This Applies To