woocommerce/templates/order
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
..
form-tracking.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
order-again.php Prevented XSS in urls 2015-01-29 12:33:06 -02:00
order-details-customer.php Split order details into customer + item templates. Tidied up codebase/template based logic. 2015-05-01 14:50:18 +01:00
order-details-item.php Added $is_visible arg to woocommerce_order_item_name filter, closes #8159 2015-05-27 12:11:53 -03:00
order-details.php Split order details into customer + item templates. Tidied up codebase/template based logic. 2015-05-01 14:50:18 +01:00
tracking.php Added template docs for order-again.php 2014-11-12 14:17:53 -02:00