Dev Resources

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

WC_Emails::replace_placeholders()

Method: Replace placeholder text in strings.

Source: includes/class-wc-emails.php:286

Used by 1 function | Uses 1 function

WC_Emails::email_footer_replace_site_title()

Method: Filter callback to replace {site_title} in email footer

Source: includes/class-wc-emails.php:316

Used by 0 functions | Uses 2 functions

WC_Emails::init()

Method: Init email classes.

Source: includes/class-wc-emails.php:217

Used by 1 function | Uses 0 functions

WC_Emails::get_emails()

Method: Return the email classes – used in admin to load settings.

Source: includes/class-wc-emails.php:241

Used by 2 functions | Uses 0 functions

WC_Emails::get_from_name()

Method: Get from name for email.

Source: includes/class-wc-emails.php:250

Used by 0 functions | Uses 0 functions

WC_Emails::get_from_address()

Method: Get from email address.

Source: includes/class-wc-emails.php:259

Used by 0 functions | Uses 0 functions

WC_Emails::queue_transactional_email()

Method: Queues transactional email so it’s not sent in current request if enabled, otherwise falls back to send now.

Source: includes/class-wc-emails.php:126

Used by 0 functions | Uses 1 function

WC_Emails::send_queued_transactional_email()

Method: Init the mailer instance and call the notifications for the current filter.

Source: includes/class-wc-emails.php:147

Used by 1 function | Uses 2 functions

WC_Emails::send_transactional_email()

Method: Init the mailer instance and call the notifications for the current filter.

Source: includes/class-wc-emails.php:166

Used by 1 function | Uses 3 functions

WC_Emails::__construct()

Method: Constructor for the email class hooks in all emails that can be sent.

Source: includes/class-wc-emails.php:189

Used by 1 function | Uses 1 function
« Previous 1 2 3 4 Next »
Proudly powered by WordPress