WC_Email::setup_locale()
Method: Set the locale to the store locale for customer emails to make sure emails are in the store language.
Source: includes/emails/class-wc-email.php:316
Method: Set the locale to the store locale for customer emails to make sure emails are in the store language.
Source: includes/emails/class-wc-email.php:316
Method: Restore the locale to the default locale. Use after finished with setup_locale.
Source: includes/emails/class-wc-email.php:325
Method: Get email subject.
Source: includes/emails/class-wc-email.php:337
Method: Get email heading.
Source: includes/emails/class-wc-email.php:347
Method: Default content to show below main email content.
Source: includes/emails/class-wc-email.php:357
Class: Email Class
Source: includes/emails/class-wc-email.php:26
Method: Constructor.
Source: includes/emails/class-wc-email.php:230