woocommerce/classes
Mike Jolley 472a2b899f Merge pull request #512 from GeertDD/master
Removed unused globals from countries class
2012-01-18 04:48:04 -08:00
..
gateways Tweaks to order/validation class to improve performance 2012-01-13 00:46:56 +00:00
shipping Don't calc shipping during ajax requests, except cart/checkout requests. Closes #509. 2012-01-17 15:59:05 +00:00
cart.class.php Don't calc shipping during ajax requests, except cart/checkout requests. Closes #509. 2012-01-17 15:59:05 +00:00
checkout.class.php Added order to filter. #464. 2012-01-18 12:32:39 +00:00
countries.class.php Removed unused globals in countries class 2012-01-18 11:30:00 +01:00
coupons.class.php Coupon class fixes closes #507. 2012-01-17 15:20:04 +00:00
customer.class.php Order calculations 2012-01-13 21:25:39 +00:00
order.class.php status 2012-01-17 11:58:20 +00:00
product.class.php Rounding and calc totals 2012-01-14 01:23:16 +00:00
product_variation.class.php Shipping API per item taxaction 2012-01-14 16:42:04 +00:00
tax.class.php Typecase array Closes #506. 2012-01-17 15:26:54 +00:00
woocommerce_email.class.php Fixes odd premature end of headers issue 2012-01-17 17:31:42 +00:00
woocommerce_logger.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_query.class.php Only override posts_per_page if not set. Closes #408. 2012-01-07 18:31:49 +00:00
woocommerce_settings_api.class.php Renamed textdomain Closes #444. 2012-01-05 11:31:22 +00:00
woocommerce_validation.class.php Tweaks to order/validation class to improve performance 2012-01-13 00:46:56 +00:00