Usage:

This shortcode enables you to display a post’s or page’s date, using formatting of your choice.

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

Parameters:

format Specify the display format using PHP’s date conventions.
Default: F jS, Y.
Required: no.

Example:

[mbr_post_date]

[mbr_post_date format='F jS, Y']

API:

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