woocommerce_email_preview_dummy_downloadable_product

woocommerce_email_preview_dummy_downloadable_product

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.10.3.4

apply_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