woocommerce/templates/emails
Marco Almeida f7a4aba2cb
Check for needs_payment() instead of has_status( 'pending' )
If an order needs payment, it should include the payment link, no matter the status.

Fixes #29832
2021-05-05 18:21:54 +01:00
..
plain Make product name escaping consistent in the front-end 2021-03-30 11:04:44 +02:00
admin-cancelled-order.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
admin-failed-order.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
admin-new-order.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
customer-completed-order.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
customer-invoice.php Check for needs_payment() instead of has_status( 'pending' ) 2021-05-05 18:21:54 +01:00
customer-new-account.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
customer-note.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
customer-on-hold-order.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
customer-processing-order.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
customer-refunded-order.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
customer-reset-password.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
email-addresses.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
email-customer-details.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
email-downloads.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
email-footer.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
email-header.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
email-order-details.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
email-order-items.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
email-styles.php Define a background-color for the H1 in the header 2020-08-30 11:28:23 -04:00