Filter EDD Create Download Default File Downloads

wpwh/descriptions/actions/edd_create_download/default_download_files

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_files array An array containing all default download files we use for the description of the edd_create_download webhook action.
$default_download_files = apply_filters( 'wpwh/descriptions/actions/edd_create_download/default_download_files', $default_download_files );
Updated on August 12, 2020

Was this article helpful?

Related Articles