Filter: gk/gravityview/search/searchable-fields/allowed
Modifies the fields able to be searched using the Search Bar.
Parameters
| Name | Type | Description |
|---|---|---|
| $searchable_fields | array | Array of GravityView-formatted fields or field IDs. |
| $view | \View | Object of View being searched. |
| $with_full_field | bool | Whether $searchable_fields contains full field arrays or just IDs. |
Since
- $ver$: $ver$
Source
Defined in includes/search/policies/class-search-fields-policy.php at line 118