Filter: ep_facet_match_type

apply_filters( 'ep_facet_match_type', $match_type ) → {string}

Filter the match type of all facets. Can be 'all' or 'any'.

Parameters:
Name Type Description
$match_type string

Current selection

Since:
  • 4.4.0
Source:
Returns:

New selection

Type
string