Change the filter fields a preset renders. Add new field arrays, remove existing ones, or re-order.
wb_ajax_filter_restrict_products
$matched_products
Restrict the products the search autocomplete returns.
wb_ajax_filter_restrict_terms
$results, $taxonomy
Restrict which taxonomy terms show as filter options in the preset builder.
wb_ajax_filter_custom_field_search_limit
$limit (default 30)
Change how many custom-field matches the search returns.
wb_ajax_filter_show_search
$show_search (bool), $search_enabled (bool)
Override whether (and where) the product search box renders. Default: it shows on the shop page and category/tag archives only, because the search submits against the WooCommerce product loop those pages provide.