woocommerce/includes/emails
Max Rice 7a4360eaf5 Catch Emogrifier Exceptions
Emogrifier throws various exceptions for invalid input, etc. that
currently are not caught anywhere, causing fatal errors or unexpected
behaviors in other plugins. This commit fixes that by catching all
exceptions and logging them.
2015-03-08 19:45:05 -04:00
..
class-wc-email-cancelled-order.php Use plain text emails when dont have support for DOMDocument class 2015-02-13 12:16:58 -02:00
class-wc-email-customer-completed-order.php Use plain text emails when dont have support for DOMDocument class 2015-02-13 12:16:58 -02:00
class-wc-email-customer-invoice.php Use plain text emails when dont have support for DOMDocument class 2015-02-13 12:16:58 -02:00
class-wc-email-customer-new-account.php Customer New Account message clarification 2015-02-02 15:41:12 -08:00
class-wc-email-customer-note.php remove var keyword in some email classes 2014-12-16 18:40:21 +07:00
class-wc-email-customer-processing-order.php Grammar corrections 2015-01-28 17:15:48 +00:00
class-wc-email-customer-reset-password.php Grammar corrections 2015-01-28 17:15:48 +00:00
class-wc-email-new-order.php Use plain text emails when dont have support for DOMDocument class 2015-02-13 12:16:58 -02:00
class-wc-email.php Catch Emogrifier Exceptions 2015-03-08 19:45:05 -04:00