wpwh/descriptions/actions/edd_update_subscription/default_subscription_statuses
Description:
This filter allows you to manipulate the default subscription statuses that are used within the description of the edd_update_subscription webhook action.
Parameter | Type | Description |
---|---|---|
$default_subscription_statuses | array | An array containing all default subscription statuses we use for the description of the edd_update_subscription webhook action. |
$default_subscription_statuses = apply_filters( 'wpwh/descriptions/actions/edd_update_subscription/default_subscription_statuses', $default_subscription_statuses );