Filter: gravityview/search/input_types
Change the types of search fields available to a field type.
Parameters
| Name | Type | Description |
|---|---|---|
| $input_types | array | Associative array: key is field name, value is array of GravityView input types (note: use input_text for text) |
See Also
GravityView_Widget_Search::get_search_input_labels()- for the available input types
Source
Defined in includes/widgets/search-widget/class-search-widget.php at line 206