woocommerce/templates/myaccount
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-add-payment-method.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
form-edit-account.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
form-edit-address.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
form-login.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
form-lost-password.php add action hook for lostpassword_form 2015-03-20 17:44:11 +01:00
my-account.php Introduce wc_get_page_permalink. 2015-02-15 19:13:22 +00:00
my-address.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
my-downloads.php fix case to match other titles on my-account.php 2015-07-21 10:56:18 -04:00
my-orders.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
view-order.php Remove # (hash) from get_order_number and add to strings instead as needed. 2014-10-24 14:53:43 +01:00