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
- 3.0.0
Source
Defined in src/Search/Policies/SearchFieldsPolicy.php at line 167