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