apply_filters( 'ep_woocommerce_orders_supported_post_types', $supported_post_types ) → {array}
Expands or contracts the post_types related to orders eligible for indexing.
Parameters:
Name | Type | Description |
---|---|---|
$supported_post_types |
array | Post types |
- Since:
- 4.7.0
- Source:
Returns:
New post types
- Type
- array