apply_filters( 'ep_facet_search_threshold', $search_threshold, $taxonomy ) → {int}
Filter facet search threshold
Parameters:
Name | Type | Description |
---|---|---|
$search_threshold |
int | Search threshold |
$taxonomy |
string | Current taxonomy |
Returns:
New threshold
- Type
- int