woocommerce/includes
claudiosmweb 61e96b0a8b Prevent warnings in WC_Shipping_Method::is_available() when exclude countries 2014-10-10 23:01:19 -03:00
..
abstracts Prevent warnings in WC_Shipping_Method::is_available() when exclude countries 2014-10-10 23:01:19 -03:00
admin Made tax importer expand postcode ranges. 2014-10-10 15:18:47 +01:00
api Absolute path fix for REST API v1 2014-09-21 01:12:54 +05:45
emails Merge pull request #6489 from BFTrick/css-inliner-2 2014-10-09 15:55:57 +01:00
gateways Remove all calls to get_page(), as it was deprecated on WordPress 3.5.0 2014-10-06 06:55:45 -03:00
libraries adding emogrifier class for inlining email styles 2014-10-08 15:32:46 -06:00
shipping Absolute path and Indentation fix for includes/shipping/*.php :) 2014-09-21 01:29:32 +05:45
shortcodes Minor tweaks to cart shortcode 2014-09-24 15:26:53 +01:00
updates [2.2] Make updater set parent backorder status 2014-10-10 11:28:24 +01:00
walkers Absolute path and Indentation fix for includes/walkers/*.php :) 2014-09-21 01:20:47 +05:45
widgets [2.2] and test, use term_taxonomy_id for transient names 2014-09-24 14:22:02 +01:00
class-wc-ajax.php woocommerce_ prefix in refund actions, related #6477 2014-10-09 13:15:42 -03:00
class-wc-api.php Absolute path fix for WC_API class 2014-09-21 00:27:10 +05:45
class-wc-cache-helper.php Notices from earlier cache helper change 2014-10-02 17:18:04 +01:00
class-wc-cart.php include original $quantity with 2014-09-24 16:54:15 -04:00
class-wc-checkout.php Prevent errors when country field is disabled 2014-09-22 13:23:31 +01:00
class-wc-comments.php Allow getting rating count for a specific rating number 2014-09-17 11:03:10 +03:00
class-wc-countries.php Prevent errors when country field is disabled 2014-09-22 13:23:31 +01:00
class-wc-coupon.php Found and fix indendation for multiline comments for class-wc-coupon.php :) 2014-09-21 00:31:22 +05:45
class-wc-customer.php Prevent errors when country field is disabled 2014-09-22 13:23:31 +01:00
class-wc-download-handler.php When user tries to download a file and isn't logged in, send them to the account page with a notice. 2014-10-02 15:21:39 +01:00
class-wc-emails.php implementing emogrifier email css inliner 2014-10-08 15:34:31 -06:00
class-wc-form-handler.php $cart_totals should be checked to see if its an array 2014-10-09 16:50:42 +01:00
class-wc-frontend-scripts.php Removed deprecated methods from WC_Frontend_Scripts and rewrote script registration and localization to run once. 2014-09-24 10:57:39 +01:00
class-wc-https.php remove notice for undefined action property of ajax request 2014-09-24 09:12:26 -04:00
class-wc-install.php Define WC tables in wpmu_drop_tables 2014-10-10 14:48:08 +01:00
class-wc-integrations.php We'll let autoload handle this file loading 2013-11-01 21:05:02 +01:00
class-wc-language-pack-upgrader.php Added newline ;) 2014-09-21 00:36:01 +05:45
class-wc-logger.php introduces the wc_get_log_file_path() function 2014-05-28 11:08:33 -03:00
class-wc-order-factory.php Removed newline ;) 2014-09-21 00:36:42 +05:45
class-wc-order-item-meta.php [2.2] When formatting meta data for display, suffix items to prevent issues when there are multiple values for the same meta key 2014-10-06 12:17:07 +01:00
class-wc-order-refund.php Line and indendation fix 2014-09-21 00:39:33 +05:45
class-wc-order.php Allow WC_Order to be constructed w/o Order ID 2014-09-22 14:58:18 +04:00
class-wc-payment-gateways.php added simplify pre-orders support 2014-09-02 11:11:21 -03:00
class-wc-post-data.php Line and indendation fix 2014-09-21 00:39:33 +05:45
class-wc-post-types.php Refund report changes 2014-10-06 13:39:53 +01:00
class-wc-product-external.php Absolute path fix for class-wc-product-external.php 2014-09-21 00:40:53 +05:45
class-wc-product-factory.php Remove newline 2014-09-21 00:41:34 +05:45
class-wc-product-grouped.php Removed deprecated get_product() calls 2014-10-07 11:09:25 +01:00
class-wc-product-simple.php Absolute path fix for class-wc-product-simple.php 2014-09-21 00:42:32 +05:45
class-wc-product-variable.php Fix potential error if variation doesn't exist 2014-10-09 11:20:46 +01:00
class-wc-product-variation.php Removed deprecated get_product() calls 2014-10-07 11:09:25 +01:00
class-wc-query.php Merge pull request #5767 from IAmJulianAcosta/touch-compability 2014-10-10 12:16:18 +01:00
class-wc-session-handler.php Absolute path fix for class-wc-session-handler.php 2014-09-21 00:44:26 +05:45
class-wc-shipping-rate.php added new filter for shipping tax 2014-09-26 10:35:59 +02:00
class-wc-shipping.php Absolute path fix for class-wc-shipping.php 2014-09-21 00:46:02 +05:45
class-wc-shortcodes.php [2.2] Product attribute shortcode should return columns class 2014-10-08 15:07:03 +01:00
class-wc-tax.php Indendation fix by .editorconfig 2014-09-21 00:47:51 +05:45
class-wc-template-loader.php Made template debug mode set WC_TEMPLATE_DEBUG_MODE constant and remove all overrides for all template loading functions. 2014-10-03 10:52:11 +01:00
class-wc-validation.php is_GB_postcode define array 2014-10-07 11:09:32 +01:00
class-wc-webhook.php Absolute path fix for class-wc-webhook.php 2014-09-21 00:48:51 +05:45
wc-attribute-functions.php Absolute path fix for wc-attribute-functions.php 2014-09-21 00:49:38 +05:45
wc-cart-functions.php Absolute path fix for wc-cart-functions.php 2014-09-21 00:51:15 +05:45
wc-conditional-functions.php Absolute path fix for wc-conditional-functions.php 2014-09-21 00:51:46 +05:45
wc-core-functions.php Made template debug mode set WC_TEMPLATE_DEBUG_MODE constant and remove all overrides for all template loading functions. 2014-10-03 10:52:11 +01:00
wc-coupon-functions.php Absolute path fix for wc-coupon-functions.php 2014-09-21 00:52:35 +05:45
wc-deprecated-functions.php Refactor - get_product_search_form(). 2014-10-10 12:48:05 +01:00
wc-formatting-functions.php Absolute path fix for wc-formatting-functions.php 2014-09-21 00:54:16 +05:45
wc-notice-functions.php Absolute path fix for wc-notice-functions.php 2014-09-21 00:54:43 +05:45
wc-order-functions.php woocommerce_ prefix in refund actions, related #6477 2014-10-09 13:15:42 -03:00
wc-page-functions.php Additional args for woocommerce_get_endpoint_url 2014-10-01 16:50:25 +01:00
wc-product-functions.php scrutinizer patches 2014-09-08 00:37:55 +01:00
wc-template-functions.php Refactor - get_product_search_form(). 2014-10-10 12:48:05 +01:00
wc-template-hooks.php move proceed to checkout button. closes #5496 2014-10-06 12:33:39 +01:00
wc-term-functions.php Absolute path fix for wc-term-functions.php 2014-09-21 00:56:49 +05:45
wc-user-functions.php wc_paying_customer to only increase for 'simple' orders and added tool to refresh stats to customer list. 2014-10-02 16:44:36 +01:00