Filter: gk/gravityview/renderer/should-display-configuration-notice
Includes a way to disable the configuration notice.
Parameters
| Name | Type | Description |
|---|---|---|
| $should_display | bool | Whether to display the notice. Default: true. |
| $gravityview | \GV\Template_Context | The $gravityview template object. |
| $context | string | The context of the notice. Possible values: directory, single, edit. |
Since
- 2.17.8
Source
Defined in src/Renderer/Renderer.php at line 376