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 | \Search_Field | The search field. |
Since
Source
Defined in includes/search/fields/abstract-search-field.php at line 813
Returns
The modified sections.