Filter: gravityview/view/get_entries/should_apply_legacy_join_is_approved_query_conditions
Allows Multiple Forms and other plugins to deactivate this piece of functionality when loaded.
Parameters
| Name | Type | Description |
|---|---|---|
| $should_apply | bool | Determines if legacy join condition should be applied. |
| $query | \GF_Query | Which is being dealt with. |
| $join | \Join | Which join we are dealing with. |
| $view | self | Instance of the view we are dealing with. |
Since
Source
Defined in future/includes/class-gv-view.php at line 2036