Filter: gravityview/merge_tags/do_replace_variables
Turn off merge tag variable replacements.
Useful where you want to process variables yourself. We do this in the Math Extension.
Parameters
| Name | Type | Description |
|---|---|---|
| $do_replace_variables | bool | True: yes, replace variables for this text; False: do not replace variables. |
| $text | string | Text to replace variables in. |
| $form | array | GF Form array. |
| $entry | array | GF Entry array. |
Since
Source
Defined in includes/class-gravityview-merge-tags.php at line 504