woocommerce/includes
Mike Jolley 6f04ff1fa0 Replace size with length
Fixes #10444
2016-03-01 13:08:25 +00:00
..
abstracts Add notice on fail 2016-02-29 12:33:09 +00:00
admin [2.5] Don't duplicate rating and review counts 2016-02-29 13:36:32 +00:00
api Merge pull request #9921 from peterrath/vat-exempt-and-tax-enabled-handling 2016-02-19 14:53:39 +00:00
cli [2.5] Fix CLI when setting a single category 2016-02-23 11:32:18 +00:00
emails Is an action hook for phpmailer_init 2016-02-25 16:59:15 +05:45
gateways Replace size with length 2016-03-01 13:08:25 +00:00
interfaces Add $id to read method 2016-02-05 15:20:33 +00:00
libraries Removed period for file headers 2015-11-03 11:53:50 -02:00
shipping Enabled by default 2016-02-10 15:01:43 +00:00
shortcodes Fix my account endpoint with plain permalinks 2016-02-19 17:14:26 +00:00
updates Upgrade routine for qty 2016-02-12 13:55:59 +00:00
walkers [2.5] Fix hide empty check 2016-02-05 12:31:53 +00:00
widgets Tweak price filter + code comments 2016-02-22 13:23:25 +00:00
class-wc-ajax.php [2.5] current class fix on some servers when empty 2016-02-22 15:19:44 +00:00
class-wc-api.php Improve docblock comments in WC_API class 2016-01-06 15:35:35 +01:00
class-wc-auth.php Improve docblock comments in WC_Auth class 2016-01-06 15:37:44 +01:00
class-wc-autoloader.php Remove empty blank spaces 2015-11-17 00:04:48 -06:00
class-wc-breadcrumb.php Strip tags in cart messages and breadcrumbs 2016-01-15 09:59:04 +00:00
class-wc-cache-helper.php Noindex endpoints 2016-02-29 12:52:45 +00:00
class-wc-cart.php Merge pull request #10315 from woothemes/layered-nav-wp-query 2016-02-12 11:59:40 +00:00
class-wc-checkout.php Use real checkout fields for getting value 2016-02-12 13:51:08 +01:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php [2.5] Stop to remove the 'all' from wp_count_comments(), closes #10441 2016-02-29 13:35:24 -03:00
class-wc-countries.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
class-wc-coupon.php [2.5] Fix query/missing variable in validate_user_usage_limit 2016-01-21 19:06:42 +00:00
class-wc-customer.php Merge branch 'master' into shipping-zones 2016-01-11 11:48:18 +00:00
class-wc-download-handler.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-emails.php [2.5] Transactional emails for failed -> on hold 2016-02-25 11:15:42 +00:00
class-wc-embed.php Fixed coding standards, code blocks and properly escape WC_Embed methods 2015-12-02 11:04:12 -02:00
class-wc-form-handler.php Clean/trim values when validating account form 2016-02-11 14:21:46 +00:00
class-wc-frontend-scripts.php Add remove coupon ajax handling in cart. 2016-02-12 15:43:05 -06:00
class-wc-geo-ip.php Improve docblock comments in WC_Geo_IP class 2016-01-06 16:07:58 +01:00
class-wc-geolocation.php get_external_ip_address docblock 2016-02-26 13:34:51 +00:00
class-wc-https.php [2.4] Don't unforce SSL on secure blogs 2016-01-08 11:27:18 +00:00
class-wc-install.php Remove index drop for tax table 2016-02-18 10:52:54 +00:00
class-wc-integrations.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-logger.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-order-factory.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +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 Round get_remaining_refund_amount 2016-01-13 11:07:05 +00:00
class-wc-payment-gateways.php Remove line breaks 2015-12-07 10:01:44 +00:00
class-wc-post-data.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-post-types.php Fix hierarchy for products and attributes 2016-02-18 08:40:01 -08:00
class-wc-product-external.php Improve docblock comments in WC_Product_External 2016-01-06 16:11:50 +01:00
class-wc-product-factory.php Autoload tweaks 2016-02-09 23:26:22 +00:00
class-wc-product-grouped.php Fix range for grouped products 2016-02-16 13:15:49 +00:00
class-wc-product-simple.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-variable.php Use wpdb query instead of looping over children 2016-02-15 15:53:43 +00:00
class-wc-product-variation.php Improve docblock comments in various WC_Product classes 2016-01-06 16:15:00 +01:00
class-wc-query.php Tweak price filter + code comments 2016-02-22 13:23:25 +00:00
class-wc-session-handler.php Use $wpdb->replace instead of doing a select and then deciding to do an update or insert. Fixes #10389 2016-02-23 14:48:48 +02:00
class-wc-shipping-rate.php Merge branch 'master' into shipping-zones 2016-01-11 11:48:18 +00:00
class-wc-shipping-zone.php Use a PHP 5.2 compatible approach for creating new instances of 2016-02-25 11:56:05 -08:00
class-wc-shipping-zones.php Use a PHP 5.2 compatible approach for creating new instances of 2016-02-25 11:56:05 -08:00
class-wc-shipping.php Simplified last change 2016-02-10 21:25:05 +00:00
class-wc-shortcodes.php Give loops names, and set class outside of template files 2016-02-12 13:32:58 +00:00
class-wc-tax.php fix warning with PHP 5.3 2016-02-08 09:58:32 +01:00
class-wc-template-loader.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-tracker.php WP_MEMORY_LIMIT defaults to 40MB, but only sets that value if more than system memory. 2015-11-25 18:53:20 +00:00
class-wc-validation.php Canada Postal code validation 2016-02-09 12:39:09 -05:00
class-wc-webhook.php [2.5] Allow send array as webhooks callbacks, closes #10424 2016-02-29 16:23:45 -03:00
wc-account-functions.php Give the downloads and payment methods pages their own filters. 2016-02-16 11:52:08 -08:00
wc-attribute-functions.php Use wpdb query instead of looping over children 2016-02-15 15:53:43 +00:00
wc-cart-functions.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
wc-conditional-functions.php Merge pull request #10315 from woothemes/layered-nav-wp-query 2016-02-12 11:59:40 +00:00
wc-core-functions.php Fix docblock for wc_back_link function 2016-02-21 10:10:33 +05:45
wc-coupon-functions.php Improve docblock comments in various functions 2016-01-06 17:11:09 +01:00
wc-deprecated-functions.php Move zones to main settings 2016-01-05 11:23:15 +00:00
wc-formatting-functions.php [2.5] Multibyte safe trim string 2016-02-23 11:40:16 +00:00
wc-notice-functions.php Remove empty notices 2016-02-18 11:04:12 +00:00
wc-order-functions.php Merge pull request #10141 from woothemes/fix-10135 2016-02-12 13:37:53 +00:00
wc-page-functions.php Fix my account endpoint with plain permalinks 2016-02-19 17:14:26 +00:00
wc-product-functions.php Tweak wc_get_product_variation_attributes to ignore non variation attributes 2016-02-25 14:13:56 +00:00
wc-template-functions.php Only add when using intval for stock amounts 2016-02-26 14:36:53 +00:00
wc-template-hooks.php Added account endpoint for customer payment methods 2016-02-16 13:57:46 -02:00
wc-term-functions.php using $wp_query->query_vars['product_cat'] instead of $wp_query->query['product_cat'] 2016-01-29 20:26:10 +08:00
wc-user-functions.php Show all downloads regardless of file 2016-02-19 17:17:14 +00:00
wc-webhook-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-widget-functions.php registered rating filter 2015-11-13 15:09:20 +05:30