apply_filters( 'sensei_wpcom_product_slugs', $products ) → {array}
Filter to allow adding products slugs to check if it has an active WPCOM subscription.
Parameters:
Name | Type | Description |
---|---|---|
$products |
Array | Array of products slugs to check if it has an active WPCOM subscription. |
- Since:
- 4.11.0
- Source:
Returns:
- Type
- array