Usage:
This shortcode returns a list of membership levels of which a subscriber is a member, if any.
This shortcode does NOT supports conditional branching with [ELSE_user_levels].
Shortcode nesting is NOT supported.
Parameters:
None
Example:
[i4w_user_levels sep='<li>' showid='true']
Parameters:
sep | Determines how to separate the elements of the returned list. Default:sep='<li>’. Required: no. |
showid | Determine whether to also display the Infusionsoft tag ID for each membership level. Default: false. Required: no. |
API:
There is no API function equivalent for this shortcode.