woocommerce/templates/myaccount
Kevin Hagerty e419d073d5 Use the needs_payment function
Instead of checking against a list of valid order statuses, use the needs_payment function which already checks against those statuses
2015-09-05 08:11:15 -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 Use the needs_payment function 2015-09-05 08:11:15 -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