Filter: gk/gravityview/search/field/allowed_sections
Modifies the sections where the field is allowed to be used.
Parameters
| Name | Type | Description |
|---|---|---|
| $sections | string[] | The sections. |
| $field | \SearchField | The search field. |
Since
- 2.42
Source
Defined in src/Search/Fields/SearchField.php at line 1025
Returns
The modified sections.