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