woocommerce/includes
thenbrent 1f9ec54e76 Add 'woocommerce_cart_totals_fee_html' filter 2014-03-20 09:44:47 +00:00
..
abstracts set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00:00
admin Update LESS compiler and less files #5070 2014-03-06 17:29:52 +01:00
api Add permalinks_enabled data to API index 2014-02-27 15:41:23 +01:00
emails Better handling for sent to admin/plain text args Closes #4359 2014-01-08 15:04:49 +00:00
gateways Update class-wc-gateway-paypal.php 2014-03-20 09:40:14 +00:00
libraries Update LESS compiler and less files #5070 2014-03-06 17:29:52 +01:00
shipping Add context to strings #4986 2014-03-05 11:02:53 +01:00
shortcodes Prevent short codes running with no cart class loaded. Closes #4962 2014-02-27 15:46:11 +01:00
updates Trash instead of force delete Closes #4785 2014-02-14 12:52:39 +01:00
walkers Use 'include' parameter to show siblings/children of current category. Fixes #891 2014-02-27 15:21:29 +01:00
widgets set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00:00
class-wc-ajax.php Filter JSON search customers query 2014-03-20 09:39:29 +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 set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00:00
class-wc-cart.php Ensure attributes exist 2014-03-05 10:57:02 +01:00
class-wc-checkout.php Update class-wc-checkout.php 2014-03-20 09:41:45 +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 returning false instead of array for countries without states 2014-03-05 11:04:18 +01:00
class-wc-coupon.php When dealing with fixed_product discounts, when doing it for the line, multiple by product qty Closes #5054 2014-03-06 16:26:47 +01:00
class-wc-customer.php When getting downloadable files, check access_expires too Closes #5060 2014-03-06 16:26:47 +01:00
class-wc-download-handler.php Suppress errors in download handler Closes #5042 2014-03-05 11:04:18 +01:00
class-wc-emails.php Unify textdomains Closes #4814 2014-02-17 14:27:08 +01:00
class-wc-form-handler.php pedantic nonce checking 2014-03-06 16:26:47 +01:00
class-wc-frontend-scripts.php Use parseHTML and enforce 1.8 jquery Closes #4899 2014-02-27 15:31:53 +01:00
class-wc-https.php More https ajax requests 2014-01-08 16:39:16 +00:00
class-wc-install.php Add context to strings #4986 2014-03-05 11:02:53 +01: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-03-05 10:57:02 +01:00
class-wc-order.php Don't trailingslash Order Cancel URLs with a Query String 2014-03-20 09:40:26 +00:00
class-wc-payment-gateways.php Unify textdomains Closes #4814 2014-02-17 14:27:08 +01: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 set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00: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 set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00:00
class-wc-product-variation.php Recoded set_stock to only make a variable product out of stock if all variations are stock managed, to to resync prices after stock changes #5035 2014-03-05 11:04:18 +01:00
class-wc-query.php set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00: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 14:27:08 +01: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-27 15:39:55 +01: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 set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00:00
wc-cart-functions.php Add 'woocommerce_cart_totals_fee_html' filter 2014-03-20 09:44:47 +00:00
wc-conditional-functions.php Only check DOING_AJAX 2014-02-13 10:49:33 +01:00
wc-core-functions.php Unify textdomains Closes #4814 2014-02-17 14:27:08 +01: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-27 15:43:59 +01:00
wc-deprecated-functions.php Pass args through for deprecated function Closes #5087 2014-03-12 13:17:53 +00:00
wc-formatting-functions.php Flip default status of price_trim_zeros 2014-02-17 13:35:38 +01:00
wc-notice-functions.php wc_has_notice function 2014-01-07 13:35:01 +00:00
wc-order-functions.php Fix for Issue #3367 2014-03-20 09:24:41 +00:00
wc-page-functions.php wc_get_endpoint_url - added support for permalinks containing a query string Closes #5016 2014-03-05 10:58:36 +01:00
wc-product-functions.php set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00:00
wc-template-functions.php set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00:00
wc-template-hooks.php Only append generator tag on HTML pages Closes #5113 2014-03-12 11:54:02 +00:00
wc-term-functions.php set_transient calls should have expiration to prevent autoloading 2014-03-19 16:04:03 +00:00