woocommerce/includes/abstracts
Justin Shreve 5dbfc7ae16 Fix Payment Token 'set default' methods. Makes sure we are using the user ID of the payment token, and not the current user.
Also makes sure to properly unset other tokens when a new one is set as default. Finally, we make sure that a user is always set in our payment token tests (which was broken in some WP versions which alerted us to some broken tests).
2016-03-14 09:41:37 -07:00
..
abstract-wc-integration.php Settings api 2015-12-14 14:03:46 +00:00
abstract-wc-order.php Only add product line if product exists. 2016-03-14 15:40:58 +00:00
abstract-wc-payment-gateway.php Update references for the tokenization UI script (hiding/showing inputs) to use the correct file. 2016-03-01 11:49:43 -08:00
abstract-wc-payment-token.php Fix Payment Token 'set default' methods. Makes sure we are using the user ID of the payment token, and not the current user. 2016-03-14 09:41:37 -07:00
abstract-wc-product.php Comment on get_related limit 2016-02-22 13:27:39 +00:00
abstract-wc-session.php Removed period for file headers 2015-11-03 11:53:50 -02:00
abstract-wc-settings-api.php Justins feedback/code tidy 2016-02-10 13:21:16 +00:00
abstract-wc-shipping-method.php Remove comment 2016-02-25 14:13:56 +00:00
abstract-wc-widget.php Rating widget standards 2016-02-09 15:18:27 +00:00