i4w_is_admin
Usage
This shortcode returns the embedded content if the current visitor is an administrator.
[ELSE_is_admin] conditional branching is supported.
Shortcode nesting is NOT supported.
Parameters
None
Example
Shortcode
[i4w_is_admin]
Display this if this is an admin
[ELSE_is_admin]
Display that if this is NOT an admin
[/i4w_is_admin]