Skip to main content

Filter: gravityview/search/searchable_fields

Modify the fields that are displayed as searchable in the Search Bar dropdown\n.

Parameters

NameTypeDescription
$fieldsarrayArray of searchable fields, as fetched by gravityview_get_form_fields()
$form_idint

See Also

  • gravityview_get_form_fields() - Used to fetch the fields
  • GravityView_Widget_Search::get_search_input_types - See this method to modify the type of input types allowed for a field

Since

Source

Defined in includes/widgets/search-widget/class-search-widget.php at line 2217