Usage:
This shortcode returns the embedded content if the current visitor is logged in.
[ELSE_is_logged_in] conditional branching is supported.
Shortcode nesting is NOT supported.
Parameters:
None
Example:
[i4w_is_logged_in] Display this if logged in [/i4w_is_logged_in]
[i4w_is_logged_in] Display this if logged in [ELSE_is_logged_in] Display this if NOT logged in [/i4w_is_logged_in]
API:
There is no API function equivalent for this shortcode.