woocommerce_email_preview_dummy_downloadable_product
woocommerce_email_preview_dummy_downloadable_product
Appears in: woocommerce.10.3.4
Hook Type: filter
Displaying hooks found in version: woocommerce.10.3.4apply_filters('woocommerce_email_preview_dummy_downloadable_product') is found 1 times:
- /src/Internal/Admin/EmailPreview/EmailPreview.php line 515
* @param string $email_type The email type to preview. * * @since 10.3.0 */ return apply_filters( 'woocommerce_email_preview_dummy_downloadable_product', $product, $this->email_type ); } /** * Get a dummy address. * * @return array