woocommerce/classes
Randy Hoyt 63e5693c9d Hook to enable modifying tax rate on a particular order with a filter; postal code added as a parameter for those filters 2011-12-21 14:24:34 -06:00
..
gateways fix 2011-12-20 16:47:18 +01:00
shipping Shipping method ordering. Closes #347. 2011-12-19 14:05:32 +00:00
cart.class.php Added woocommerce_after_cart_item_quantity_update action to the set quantity method. Also modified the add_to_cart method to call the set_quantity function so the same hook is called. 2011-12-14 19:06:01 -05:00
checkout.class.php Address. Closes #301. Closes #395. 2011-12-21 16:03:45 +00:00
countries.class.php Admin formatted address 2011-12-18 13:41:42 +00:00
coupons.class.php usate limit fix 2011-12-07 16:22:57 +00:00
customer.class.php Ensure base shipping is set. Closes #366. 2011-12-14 23:50:32 +00:00
order.class.php Download links. Closes #375. Closes #349. 2011-12-19 17:50:41 +00:00
product.class.php Added context. Closes #348. 2011-12-12 17:13:06 +00:00
product_variation.class.php Added dimensions to individual variationsAdded dimensions to individual variations. Closes #272. 2011-11-28 13:13:49 +00:00
tax.class.php Hook to enable modifying tax rate on a particular order with a filter; postal code added as a parameter for those filters 2011-12-21 14:24:34 -06:00
validation.class.php Validation class fix 2011-09-08 11:54:19 +01:00
woocommerce_email.class.php Send fix. Closes #396. 2011-12-21 11:29:38 +00:00
woocommerce_logger.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_query.class.php Started new structure, moved short codes into template files, moved main class into main file 2011-12-09 17:01:56 +00:00
woocommerce_settings_api.class.php Reduced settings API queries 2011-12-03 13:44:28 +00:00