Skip to main content

Filter: gravityview/fields/custom/decode_shortcodes

Decode brackets in shortcodes, rendering them inert (escape brackets).

Parameters

NameTypeDescription
$decodeboolEnable/Disable decoding of brackets in the content (default: false)
$contentstringHTML content of field
$\GV\Template_ContextThe gravityview template context instance.

Since

Source

  • Defined in templates/fields/field-custom.php at line 80
  • Defined in templates/deprecated/fields/custom.php at line 47