woocommerce/classes
Mike Jolley 3a734e230e Merge pull request #2431 from thenbrent/deprecated-find-rate-args
Deprecate old params for WC_Tax->find_rates()
2013-02-12 02:55:02 -08:00
..
abstracts Settings should be an array 2013-02-11 15:07:51 +00:00
emails Fix email settings and put back notification recipient. Closes #2184. 2013-01-10 15:17:37 +00:00
gateways woocommerce_paypal_supported_currencies hook #2372 2013-02-08 15:18:59 +00:00
integrations Use meta to prevent double tracking Closes #2248 2013-01-17 10:25:57 +00:00
shipping Support desc_tip in settings api Closes #2251. 2013-01-18 12:10:25 +00:00
shortcodes Extra hooks for thanks page (retrieving the order id) 2013-02-10 16:06:38 +00:00
walkers Don't count twice Closes #2384. 2013-02-08 17:58:54 +00:00
widgets Update classes/widgets/class-wc-widget-product-categories.php 2013-02-12 10:51:42 +00:00
class-wc-cart.php Put back coupon option. 2013-02-11 13:53:24 +00:00
class-wc-checkout.php Check wp_insert_user for WP_Error 2013-02-03 13:41:47 -05:00
class-wc-countries.php Indonesia has provinces instead of states. Closes #2367 2013-02-05 22:55:21 +01:00
class-wc-coupon.php Tweak content. Closes #2311 2013-01-29 13:58:57 +00:00
class-wc-customer.php Only save session if needed @coenjacobs 2013-01-23 12:27:19 +00:00
class-wc-emails.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
class-wc-integrations.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
class-wc-logger.php Also suppress errors #2201 2013-01-10 14:56:38 +00:00
class-wc-order.php Fix tax display 2013-02-06 18:07:52 +00:00
class-wc-payment-gateways.php Load gateways during checkout + in settings. #2164 2013-01-07 17:23:09 +00:00
class-wc-product-external.php More class cleanup 2012-12-20 11:54:38 +00:00
class-wc-product-factory.php If a product type does not exist, default to SIMPLE Closes #2360. 2013-02-05 11:28:28 +00:00
class-wc-product-grouped.php More class cleanup 2012-12-20 11:54:38 +00:00
class-wc-product-simple.php More class cleanup 2012-12-20 11:54:38 +00:00
class-wc-product-variable.php Set_stock for product class Closes #2042. 2012-12-28 09:59:20 +00:00
class-wc-product-variation.php Clean up variation display in admin. Closes #2241. 2013-01-17 11:23:11 +00:00
class-wc-query.php GET vars for sorting (to work better with cache) 2013-01-12 10:53:08 +00:00
class-wc-session-handler.php Cleaned up session classes 2013-01-27 18:55:29 +00:00
class-wc-shipping-rate.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
class-wc-shipping.php Load gateways during checkout + in settings. #2164 2013-01-07 17:23:09 +00:00
class-wc-shortcodes.php Workaround for pad_counts. Closes #2363. 2013-02-08 16:30:45 +00:00
class-wc-tax.php Deprecate old params for WC_Tax->find_rates() 2013-02-12 17:00:10 +10:00
class-wc-validation.php Correct scope. 2012-12-15 00:03:34 +02:00