woocommerce/classes
Mike Jolley f118af5721 Merge pull request #1069 from thenbrent/payment-gateway-supports
Adding Support Check Function to WC_Payment_Gateway
2012-05-26 07:27:36 -07:00
..
gateways Adding WC_Payment_Gateway::is_supported() function for gateways to register support for certain features. 2012-05-22 11:04:05 +10:00
integrations Prevent error in ecommerce tracking if no categories set 2012-05-17 13:37:44 +02:00
shipping woocommerce_shipping_chosen_method hook 2012-05-22 09:30:26 +01:00
walkers Readme bump on last two fixes 2012-04-24 16:14:36 +02:00
class-wc-cart.php % discount rounding 2012-05-13 19:17:39 +01:00
class-wc-checkout.php fixed typo preventing user_email from updating on checkout 2012-05-24 23:34:58 -04:00
class-wc-countries.php Kowloon spelling fix 2012-05-21 16:17:04 +02:00
class-wc-coupon.php fix coupon check 2012-03-20 18:36:25 +00:00
class-wc-customer.php Tweak - After getting a shipping quote, use the shipping address for taxes on the cart page 2012-05-09 18:29:29 +01:00
class-wc-email.php Order Number Changes 2012-05-15 20:23:43 -04:00
class-wc-logger.php Debug panel with transients clearer and role reseter tools 2012-03-23 16:28:27 +00:00
class-wc-order.php order amount hooks 2012-05-09 11:09:45 +01:00
class-wc-product-variation.php exists function 2012-04-20 11:17:40 +01:00
class-wc-product.php get_stock_quantity returns '' if stock is off in global settings. Closes #1046 2012-05-17 11:16:41 +02:00
class-wc-query.php removed unused function 2012-05-17 13:56:18 +01:00
class-wc-settings-api.php labels 2012-05-01 10:39:53 +01:00
class-wc-tax.php Tweak - After getting a shipping quote, use the shipping address for taxes on the cart page 2012-05-09 18:29:29 +01:00
class-wc-validation.php Removed space from postcode validation. Closes #968. 2012-04-21 14:47:11 +01:00