Usage:

This shortcode returns the permalink of the current page or post if no ID is specified or that of another page/post if an ID is provided.

This shortcode does NOT support conditional branching with [ELSE_permalink].
Shortcode nesting is NOT supported.

Parameters:

post_id Specifies the WordPress page or post ID who permalink (URL) is to be retrieved.
Default: current page/post.
Required: no.

Example:

[mbr_permalink]

[mbr_permalink post_id='1234']

API:

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