woocommerce/classes
Brent Shepherd 100c4c7c49 Adding cart discount filters to WC_Cart::get_discounts_before_tax(), WC_Cart::get_discounts_after_tax() and WC_Cart::get_total_discount(). 2012-05-23 12:15:04 +10:00
..
gateways Added filter on get_available_payment_gateways. Closes #1050 2012-05-17 11:40:50 +02: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 Adding cart discount filters to WC_Cart::get_discounts_before_tax(), WC_Cart::get_discounts_after_tax() and WC_Cart::get_total_discount(). 2012-05-23 12:15:04 +10:00
class-wc-checkout.php postcode validation when country is different for shipping vs billing 2012-05-22 21:31:27 +01: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