Skip to main content

i4w_is_blackberry

Usage

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

[ELSE_is_blackberry] conditional branching is supported.

Shortcode nesting is NOT supported.

Parameters

None

Example

Shortcode
[i4w_is_blackberry]
Display this if true
[ELSE_is_blackberry]
Otherwise, display this
[/i4w_is_blackberry]