Custom Field Merge Tags

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. Note that only values stored as plain text are supported.

Usage

{custom_field:[fieldname]}

Example

{custom_field:author_address} {custom_field:zipcode}