apply_filters( 'ep_woocommerce_supported_taxonomies', $supported_taxonomies ) → {array}
DEPRECATED. Filter supported custom taxonomies for WooCommerce integration.
Parameters:
Name | Type | Description |
---|---|---|
$supported_taxonomies |
array | An array of default taxonomies. |
- Since:
- 2.3.0
- Source:
Returns:
New taxonomies
- Type
- array