Skip to main content

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

NameTypeDescription
$do_replace_variablesboolTrue: yes, replace variables for this text; False: do not replace variables.
$textstringText to replace variables in.
$formarrayGF Form array.
$entryarrayGF Entry array.

Since

  • 1.13

Source

Defined in src/Renderer/MergeTags.php at line 529