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