Skip to main content

i4w_first_login

Usage

This shortcode is designed to segment content on a page, post, excerpt or text widget based upon a user's "first login" status.

[ELSE_first_login] conditional branching is supported.

Shortcode nesting is NOT supported.

Parameters

None

Example

Shortcode
[i4w_first_login]
Welcome, this is the first time you've logged in.
[ELSE_first_login]
You've logged in before.
[/i4w_first_login]