Filter EDD Update Download Default Bundled Products

wpwh/descriptions/actions/edd_update_download/default_bundled_products

Description:
This filter allows you to manipulate the default bundled products that are used within the description of the edd_update_download webhook action.

Parameter Type Description
$default_bundled_products array An array containing all default bundled products we use for the description of the edd_update_download webhook action.
$default_bundled_products = apply_filters( 'wpwh/descriptions/actions/edd_update_download/default_bundled_products', $default_bundled_products );
Updated on August 12, 2020

Was this article helpful?

Related Articles