woocommerce/includes/shortcodes
Kevin Hagerty e4b092fe10 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:06:57 -04:00
..
class-wc-shortcode-cart.php Added method to check if cart is empty 2015-05-14 14:18:53 -07:00
class-wc-shortcode-checkout.php Use the needs_payment function 2015-09-05 08:06:57 -04:00
class-wc-shortcode-my-account.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-shortcode-order-tracking.php Removed all "@return void" 2015-07-16 16:55:48 -03:00