woocommerce/includes
Mike Jolley 6fcdccd73b Ensure attributes exist 2014-02-28 15:42:16 +00:00
..
abstracts get related products added DISTINCT to prevent querying duplicates 2014-02-25 15:17:50 -08:00
admin Fix reports by using strings - int's have a max. Closes #4904 2014-02-28 14:51:37 +00:00
api Merge pull request #4954 from kloon/tweak_rest_api_index_pretty_permalinks 2014-02-27 12:03:19 +00:00
emails Better handling for sent to admin/plain text args Closes #4359 2014-01-08 15:04:49 +00:00
gateways round mijireh shipping amount 2014-02-26 15:53:32 +00:00
libraries CSS min fixes #4336 2013-12-23 14:30:39 +00:00
shipping merging upstream changes 2014-02-25 08:07:39 -06:00
shortcodes Prevent short codes running with no cart class loaded. Closes #4962 2014-02-26 15:27:26 +00:00
updates Trash instead of force delete Closes #4785 2014-02-14 11:21:14 +00:00
walkers Use 'include' parameter to show siblings/children of current category. Fixes #891 2014-02-17 22:00:25 +01:00
widgets Merge pull request #4903 from splashingpixels/master 2014-02-25 15:51:50 +00:00
class-wc-ajax.php If you only ship to the billing address, ensure the shipping address data for customers is updated Closes #4786 2014-02-14 11:19:32 +00:00
class-wc-api.php Add action for plugins to load other API resources 2013-11-23 13:27:47 -05:00
class-wc-cache-helper.php Enhancing nocache helper 2014-01-28 10:26:01 -08:00
class-wc-cart.php Ensure attributes exist 2014-02-28 15:42:16 +00:00
class-wc-checkout.php Rounding order_tax and order_shipping_tax restricts our ability to get an accurate tax_total after an order is made. Fixes some paypal rounding requests. 2014-02-20 15:41:08 +00:00
class-wc-comments.php Ensure there is a join Fixes #4390 2013-12-24 13:31:37 +00:00
class-wc-countries.php Add Canadian address format 2014-02-26 15:50:58 -05:00
class-wc-coupon.php Remove dup discount calculation 2014-01-30 21:54:33 -08:00
class-wc-customer.php Add filenames to Downloads section in My Account 2014-02-25 12:48:36 +02:00
class-wc-download-handler.php Coding standards, mostly braces 2014-02-26 13:54:16 +02:00
class-wc-emails.php Unify textdomains Closes #4814 2014-02-17 13:14:45 +00:00
class-wc-form-handler.php Tweak where message is added during reset to avoid needing a session Closes #4908 2014-02-26 13:13:53 +00:00
class-wc-frontend-scripts.php Use parseHTML and enforce 1.8 jquery Closes #4899 2014-02-24 15:34:28 +00:00
class-wc-https.php More https ajax requests 2014-01-08 16:39:16 +00:00
class-wc-install.php Only show the relevant updates in the notices Closes #4977 2014-02-28 13:42:48 +00:00
class-wc-integrations.php We'll let autoload handle this file loading 2013-11-01 21:05:02 +01:00
class-wc-logger.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-order-item-meta.php Ensure attributes exist 2014-02-28 15:42:16 +00:00
class-wc-order.php wc_delete_shop_order_transients functions and trigger when order status updates. Closes #4875 2014-02-26 15:43:19 +00:00
class-wc-payment-gateways.php Unify textdomains Closes #4814 2014-02-17 13:14:45 +00:00
class-wc-post-data.php Update variations when the term slug changes Closes #4077 2013-11-12 20:25:26 +00:00
class-wc-post-types.php Introducing post taxonomy init hook 2014-02-06 14:32:25 +01:00
class-wc-product-external.php PhpDocs 2013-11-27 13:20:31 -05:00
class-wc-product-factory.php Minor fix to stop warnings in HHVM 2014-01-17 14:28:15 -06:00
class-wc-product-grouped.php syntax error missing semicolon on product grouped class 2013-12-10 09:38:36 -08:00
class-wc-product-simple.php Product->get_title() should be raw format by default. Pass at #4124 2013-11-18 16:03:32 +01:00
class-wc-product-variable.php Tweak message #4335 2014-01-08 13:38:34 +00:00
class-wc-product-variation.php Ensure stock status is set for variations after setting to 0 Closes #4587 2014-01-29 14:39:55 +00:00
class-wc-query.php Prevent ambiguous column error 2014-02-24 11:47:19 +01:00
class-wc-session-handler.php Cleanup sessions - CONCAT is too slow. 2014-01-13 10:45:35 +00:00
class-wc-shipping-rate.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-shipping.php Unify textdomains Closes #4814 2014-02-17 13:14:45 +00:00
class-wc-shortcodes.php Hide empty categories in the product_categories shortcode Closes #4689 2014-02-11 16:56:59 +01:00
class-wc-tax.php Update class-wc-tax.php 2014-02-25 11:54:58 +00:00
class-wc-template-loader.php Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
class-wc-validation.php refixed the BR postcode validation 2013-10-18 16:06:27 -03:00
wc-attribute-functions.php Formatting functions woocommerce to wc refactor 2013-11-25 14:34:21 +01:00
wc-cart-functions.php wc_cart_totals_coupon_label function and filter to override coupon labels 2014-02-21 15:16:47 +00:00
wc-conditional-functions.php Only check DOING_AJAX 2014-02-12 22:14:26 +00:00
wc-core-functions.php Unify textdomains Closes #4814 2014-02-17 13:14:45 +00:00
wc-coupon-functions.php Code changes for #4252 2013-12-02 12:34:27 +01:00
wc-customer-functions.php Drop guest checkout test and only check if order is for guest 2014-02-26 13:46:02 +02:00
wc-deprecated-functions.php improved the deprecated woocommerce_placeholder_img function, closes #4684 2014-02-09 03:09:31 -02:00
wc-formatting-functions.php Flip default status of price_trim_zeros 2014-02-17 10:19:12 +00:00
wc-notice-functions.php wc_has_notice function 2014-01-07 13:35:01 +00:00
wc-order-functions.php wc_delete_shop_order_transients functions and trigger when order status updates. Closes #4875 2014-02-26 15:43:19 +00:00
wc-page-functions.php Code changes for #4252 2013-12-02 12:34:27 +01:00
wc-product-functions.php wc_get_product_ids_on_sale should return array of integers, not strings Closes #4825 2014-02-17 12:20:10 +00:00
wc-template-functions.php Changed braces and moved filter #4933 2014-02-26 12:02:14 +00:00
wc-template-hooks.php Reverted template function names for @jameskoster's sanity 2013-11-25 14:35:10 +00:00
wc-term-functions.php Fix category widget ordering Closes #4971 2014-02-28 15:27:20 +00:00