Usage:

This shortcode is designed to segment content on a page, post, excerpt or text widget by displaying the content to visitors based on whether they are members of the site or not.

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

Parameters:

None.

Example:

[mbr_is_member]
  Content only for members.
[ELSE_is_member]
  Content only for non-members, non-logged in visitors or local users.
[/mbr_is_member]

API:

There is currently no ActiveMember360 API function equivalent for this shortcode.