i4w_is_affiliate

Usage:

This shortcode determines if a subscriber is also a registered affiliate. If so, the embedded content will be returned, up to the optional ELSE clause. If the subscriber is not an affiliate, the content after the ELSE clause will be returned.

[ELSE_is_affiliate] conditional branching is supported.
Shortcode nesting is NOT supported.

Parameters:

None

Example:

[i4w_is_affiliate]
  You´re an affiliate. Great to have you on board.
[ELSE_is_affiliate]
  You´re not an affiliate. Why don't you signup now?
[/i4w_is_affiliate]

API:

There is no API function equivalent for this shortcode.