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
Source
Defined in future/includes/class-gv-renderer.php at line 324