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
Source
Defined in includes/class-frontend-views.php at line 639