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