woocommerce_email_preview_dummy_downloadable_product
woocommerce_email_preview_dummy_downloadable_product
Hook Type: filter
Displaying hooks found in version: woocommerce.10.4.3apply_filters('woocommerce_email_preview_dummy_downloadable_product') is found 1 times:
- /src/Internal/Admin/EmailPreview/EmailPreview.php line 557
* @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