Usage:

This shortcode will display the current page/post author’s attributes.

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

Parameters:

field Specifies the name of an author field to display. This can be: first_name, last_name, display_name, nickname, nicename, email or URL.
Default: none.
Required: yes.

Example:

[mbr_author field='email']
[mbr_author field='last_name']

API:

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