Filter: gravityview/common/get_entry/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|null | The View |
Since
Source
Defined in includes/class-common.php at line 906