Filter: gravityview/single/title/check_entry_display
Override whether to check entry display rules against filters.
Parameters
| Name | Type | Description |
|---|---|---|
| $check_entry_display | bool | Check whether the entry is visible for the current View configuration. Default: true. |
| $entry | array | Gravity Forms entry array |
| $view | \GV\View | The View |
Since
- 2.7.2
Source
Defined in src/Frontend/Frontend.php at line 693