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:

[i4w_is_admin]
  Display this if this is an admin
[ELSE_is_admin]
  Display that if this is NOT an admin
[/i4w_is_admin]

API:

To use this shortcode in your own PHP code, please use as follows: