i4w_disp_post

Usage:

Deprecated. Please use [i4w_post_PostName] instead.

This shortcode will capture an existing POST variable and display if available.

This shortcode does NOT supports conditional branching with [ELSE_disp_post].

Shortcode nesting is NOT supported.

Parameters:

var This parameter defines the name of the POST variable to captured and displayed.
Default: none.
Required: yes.

Example:

[i4w_disp_post var='OrderId']

API:

There is no API function equivalent for this shortcode.