woocommerce/classes
Mike Jolley 1cded83298 Merge pull request #2313 from aj-adl/master
#2311 fix for "Exclude sale items from coupons"
2013-01-29 05:31:35 -08:00
..
abstracts Cleaned up session classes 2013-01-27 18:55:29 +00:00
emails Fix email settings and put back notification recipient. Closes #2184. 2013-01-10 15:17:37 +00:00
gateways Support desc_tip in settings api Closes #2251. 2013-01-18 12:10:25 +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 Hooks for individual use overriding on the frontend 2013-01-16 10:42:49 +00:00
walkers Fix category order + nesting Closes #2226. 2013-01-14 11:56:54 +00:00
widgets @coenjacobs See this. Custom ajax handler and cart refresh per page load to get around cache issues. Custom handler foes *feel* a little wrong but since it doesn't load admin, it loads 100% faster. 2013-01-27 18:55:30 +00:00
class-wc-cart.php #2311 Fix for 'Exclude sale items from coupon' 2013-01-29 23:47:52 +10:30
class-wc-checkout.php Populate $current_user when users create an account during checkout 2013-01-22 21:30:14 +00:00
class-wc-countries.php Merge pull request #2292 from GeertDD/address_fields_filter 2013-01-27 11:01:17 -08:00
class-wc-coupon.php removed unnecessary line 2013-01-29 05:23:52 -08: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 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-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 Support for non-product post types in WC_Product_Factory #2199 2013-01-10 12:46:39 +01: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 Shortcode fix Closes #2299. 2013-01-29 13:01:09 +00:00
class-wc-tax.php Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-12-15 13:00:34 +01:00
class-wc-validation.php Correct scope. 2012-12-15 00:03:34 +02:00