apply_filters( 'ep_facet_post_type_filter_type', Facet ) → {string}
Filter the facet filter type. Used by the Facet feature to organize filters.
Note: Do not set is as post_type
, as it will conflict with the post_type query parameter if set.
Parameters:
Name | Type | Description |
---|---|---|
Facet |
string | filter type |
- Since:
- 4.6.0
- Source:
Returns:
New facet filter type
- Type
- string