Usage:

This shortcode is designed to check for the existence of a $_POST variable and, given a value to check, to display the value.

[ELSE_http_post] conditional branching is NOT supported.

Shortcode nesting is NOT supported:

Parameters:

var The name of the $_POST variable for whose existence you are checking.
Default: none.
Required: yes.

Example:

Will display the value of $_POST[‘test_post’] if it exists.

[mbr_http_post var='test_post']

API:

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