woocommerce/templates/checkout
George Stephanis c7ee929325 Partial _e() => esc_attr_e() changeover.
There’s a lot of them, so I’m breaking them into multiple commits.

This is safeguarding stuff in case some translation uses a double
quote, it will no longer risk breaking out of the attribute.
2015-08-05 14:10:09 -04:00
..
cart-errors.php Escape checkout cart-errors.php 2015-07-14 11:20:48 -03:00
form-billing.php Adding @global docblock for proper code validation 2014-10-04 09:30:42 -04:00
form-checkout.php order review hooks 2015-01-06 15:01:24 +00:00
form-coupon.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
form-login.php Introduce wc_get_page_permalink. 2015-02-15 19:13:22 +00:00
form-pay.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
form-shipping.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
payment-method.php Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES. 2014-11-26 14:19:53 +00:00
payment.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
review-order.php Use wc_cart_totals_taxes_total_html() 2015-07-10 18:10:19 -07:00
thankyou.php Introduce wc_get_page_permalink. 2015-02-15 19:13:22 +00:00