Skip to main content

mbr_not_first_login

Usage

This shortcode determines the content to be included based upon the "first login" status of the current visitor.

Parameters

None.

Validity

This shortcode is evaluated for any type of visitor.

Conditional Branching

[ELSE_not_first_login] conditional branching is supported.

Nesting

Shortcode nesting is NOT supported.

Examples

Will display "Welcome back." if this is not the first time the visitor has logged in to the WordPress site:

[mbr_not_first_login]
Welcome back.
[/mbr_not_first_login]

API

info

There is currently no ActiveMember360 API function equivalent for this shortcode.