i4w_first_login

Usage:

This shortcode is designed to segment content on a page, post, excerpt or text widget based upong a user’s “first login” status.

strong>[ELSE_first_login] conditional branching is supported.

Shortcode nesting is NOT supported.

Parameters:

None

Example:

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

API:

There is no API function equivalent for this shortcode.