Skip to main content

i4w_is_logged_in

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

Shortcode
[i4w_is_logged_in]
Display this if logged in
[/i4w_is_logged_in]
Shortcode
[i4w_is_logged_in]
Display this if logged in
[ELSE_is_logged_in]
Display this if NOT logged in
[/i4w_is_logged_in]