Description
Filter the content before merge tags are replaced.
Usage
add_filter( 'gpps_pre_replace_merge_tags', 'my_custom_function', 10, 3 );
Parameters
content string
The content that will have merge tag replacement ran on it.
form array
The current form object.
entry array
The current entry.
Since
This filter is available since Gravity Forms Preview Submission 1.2.14.