WC_Emails::replace_placeholders()
Method: Replace placeholder text in strings.
Source: includes/class-wc-emails.php:286
Method: Replace placeholder text in strings.
Source: includes/class-wc-emails.php:286
Method: Filter callback to replace {site_title} in email footer
Source: includes/class-wc-emails.php:316
Method: Init email classes.
Source: includes/class-wc-emails.php:217
Method: Return the email classes – used in admin to load settings.
Source: includes/class-wc-emails.php:241
Method: Get from name for email.
Source: includes/class-wc-emails.php:250
Method: Get from email address.
Source: includes/class-wc-emails.php:259
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
Method: Init the mailer instance and call the notifications for the current filter.
Source: includes/class-wc-emails.php:147
Method: Init the mailer instance and call the notifications for the current filter.
Source: includes/class-wc-emails.php:166
Method: Constructor for the email class hooks in all emails that can be sent.
Source: includes/class-wc-emails.php:189