woocommerce/templates/cart
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-empty.php Escape return to shop url 2015-06-19 17:29:37 -03:00
cart-item-data.php Ensure cart item key is set 2015-07-04 15:25:08 +01:00
cart-shipping.php tweak message styles in cart totals table 2015-03-10 17:02:54 +00:00
cart-totals.php fixes usage of void return value from `wc_cart_totals_taxes_total_html()` 2015-06-01 12:54:07 +01:00
cart.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
cross-sells.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
mini-cart.php For the remove links (in both the dedicated cart page and the mini cart widget), add ID and SKU as data attributes. 2015-06-30 19:56:36 +00:00
proceed-to-checkout-button.php Escape proceed-to-checkout-button.php template 2015-07-10 16:42:33 -03:00
shipping-calculator.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00