Filter: gravityview/fields/custom/decode_shortcodes
Decode brackets in shortcodes, rendering them inert (escape brackets).
Parameters
| Name | Type | Description |
|---|---|---|
| $decode | bool | Enable/Disable decoding of brackets in the content (default: false) |
| $content | string | HTML content of field |
| $ | \GV\Template_Context | The gravityview template context instance. |
Since
Source
- Defined in
templates/fields/field-custom.phpat line 80 - Defined in
templates/deprecated/fields/custom.phpat line 47