woocommerce/classes
Mike Jolley 3a63feca07 Merge pull request #410 from spencerfinnell/master
Allow email subjects to be filtered.
2011-12-22 12:33:14 -08: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 Order key hook. Closes #405. 2011-12-21 23:54:11 +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 Allow email subjects to be filtered. 2011-12-22 14:59:59 -05:00
woocommerce_logger.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_query.class.php Query tweaks. Using 3.3 function is_main_query 2011-12-22 19:55:21 +00:00
woocommerce_settings_api.class.php Reduced settings API queries 2011-12-03 13:44:28 +00:00