Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/emails/class-wc-email.php / Page 5

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

Used by 0 functions | Uses 2 functions

WC_Email::restore_locale()

Method: Restore the locale to the default locale. Use after finished with setup_locale.

Source: includes/emails/class-wc-email.php:325

Used by 0 functions | Uses 2 functions

WC_Email::get_default_subject()

Method: Get email subject.

Source: includes/emails/class-wc-email.php:337

Used by 2 functions | Uses 0 functions

WC_Email::get_default_heading()

Method: Get email heading.

Source: includes/emails/class-wc-email.php:347

Used by 2 functions | Uses 0 functions

WC_Email::get_default_additional_content()

Method: Default content to show below main email content.

Source: includes/emails/class-wc-email.php:357

Used by 1 function | Uses 0 functions

WC_Email

Class: Email Class

Source: includes/emails/class-wc-email.php:26

Used by 10 functions | Uses 1 function

WC_Email::__construct()

Method: Constructor.

Source: includes/emails/class-wc-email.php:230

Used by 16 functions | Uses 4 functions
« Previous 1 … 4 5
Proudly powered by WordPress