i4w_is_opera

Usage:

If the client browser matches the queried type, the shortcode will return the embedded content, up to the optional ELSE clause. If the client browser doesn’t match, the content after the ELSE clause will be returned.

strong>[ELSE_is_opera] conditional branching is supported.

Shortcode nesting is NOT supported.

Parameters:

None

Example:

[i4w_is_opera]
  Display this if true
[ELSE_is_opera]
  Otherwise, display this
[/i4w_is_opera]

API:

There is no API function equivalent for this shortcode.