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