WC_Email::get_content_html()
Get the email content in HTML format.
Description Description
Return Return
(string)
Source Source
File: includes/emails/class-wc-email.php
public function get_content_html() { return ''; }
Get the email content in HTML format.
(string)
File: includes/emails/class-wc-email.php
public function get_content_html() { return ''; }