apply_filters( 'ep_woocommerce_default_supported_post_types', $post_types ) → {array}
DEPRECATED. Expands or contracts the post_types eligible for indexing.
Parameters:
Name | Type | Description |
---|---|---|
$post_types |
array | Post types |
- Since:
- 4.4.0
- Source:
Returns:
New post types
- Type
- array