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.
$gravityview\GV\Template_ContextThe GravityView template context instance.

Since

Source

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