woocommerce/includes
Mike Jolley 7b45525dc5 Clear coupon cache on save 2015-11-13 23:15:29 +00:00
..
abstracts Use get_cache_prefix in orders class 2015-11-13 23:11:05 +00:00
admin Clear coupon cache on save 2015-11-13 23:15:29 +00:00
api [CLI] Created command to update tax rate 2015-11-06 02:50:07 -02:00
cli [CLI] Created command to update tax rate 2015-11-06 02:50:07 -02:00
emails Merge remote-tracking branch 'origin/master' 2015-11-03 16:09:01 +00:00
gateways Scrutinizer Auto-Fixes 2015-11-05 16:05:03 +00:00
libraries Removed period for file headers 2015-11-03 11:53:50 -02:00
shipping Fixed php docs standards 2015-11-03 11:31:20 -02:00
shortcodes Removed period for file headers 2015-11-03 11:53:50 -02:00
updates Removed period for file headers 2015-11-03 11:53:50 -02:00
walkers Removed period for file headers 2015-11-03 11:53:50 -02:00
widgets Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-ajax.php Hide SQL errors during ajax requests 2015-11-04 13:35:32 +00:00
class-wc-api.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-auth.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-autoloader.php Better Documentation: Period Endings 2015-11-01 00:01:46 +05:00
class-wc-breadcrumb.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-cache-helper.php Add helpers to get and increment cache prefixes 2015-11-13 23:06:38 +00:00
class-wc-cart.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-checkout.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php Store rating and reviews in postmeta rather than transients 2015-11-13 20:41:20 +00:00
class-wc-countries.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-coupon.php Change get_coupon_id_from_code to use wp_cache instead of transient 2015-11-13 23:09:35 +00:00
class-wc-customer.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-download-handler.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-emails.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-form-handler.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-frontend-scripts.php Improved how geolocation js check for pages where shouldn't load 2015-11-04 01:51:54 -02:00
class-wc-geo-ip.php Check if WC_Logger exists before try to use in WC_Geo_IP class 2015-11-09 22:08:22 -02:00
class-wc-geolocation.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-https.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-install.php Scrutinizer Auto-Fixes 2015-11-05 16:05:03 +00:00
class-wc-integrations.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-logger.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order-factory.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order-item-meta.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order-refund.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-payment-gateways.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-post-data.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-post-types.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-product-external.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-factory.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-product-grouped.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-simple.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-variable.php Version not needed for wc_var_prices 2015-11-13 20:01:42 +00:00
class-wc-product-variation.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-query.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-session-handler.php Use WC_Cache_Helper for session class prefixes 2015-11-13 23:12:44 +00:00
class-wc-shipping-rate.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-shipping.php Store shipping rates in session 2015-11-13 20:53:44 +00:00
class-wc-shortcodes.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-tax.php Space missing 2015-11-13 21:20:30 +00:00
class-wc-template-loader.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-tracker.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-validation.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-webhook.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
wc-attribute-functions.php Use transient name directly 2015-11-13 23:06:51 +00:00
wc-cart-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-conditional-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-core-functions.php wc_transaction_query function 2015-11-04 14:11:40 +00:00
wc-coupon-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-deprecated-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-formatting-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-notice-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-order-functions.php Use get_cache_prefix in orders class 2015-11-13 23:11:05 +00:00
wc-page-functions.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
wc-product-functions.php wc_related_ and get_related method tweaks 2015-11-13 21:14:42 +00:00
wc-template-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-template-hooks.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-term-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-user-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-webhook-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-widget-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00