SummaryUsageExample
Summary
Display a custom field value from the post/page the form was submitted from. These fields could be added through WordPress Custom Fields, through register_meta, or through a plugin like ACF, Pods or MetaBox.
Usage
{custom_field:[fieldname]}
Example
{custom_field:author_address} {custom_field:zipcode}