woocommerce/includes
Claudio Sanches dfcbeaf044 Fixed logic in `is_open()` 2017-04-20 12:57:33 -03:00
..
abstracts When on backorder without notifications, hide the text 2017-04-19 16:57:49 +01:00
admin Merge pull request #14526 from woocommerce/fix/14517 2017-04-19 10:14:58 -07:00
api Merge pull request #14506 from woocommerce/fix/14496 2017-04-19 15:05:31 +01:00
cli
data-stores Merge pull request #14509 from woocommerce/fix/14480 2017-04-19 14:38:14 -03:00
emails
gateways Pass id not object to wc_reduce_stock_levels 2017-04-10 21:55:17 +01:00
interfaces
legacy Revert "Add backtrace to deprecated message" 2017-04-13 13:34:19 +01:00
libraries
log-handlers Fixed logic in `is_open()` 2017-04-20 12:57:33 -03:00
payment-tokens
shipping
shortcodes Ensure object exists 2017-04-11 19:29:20 +01:00
theme-support
vendor
walkers
widgets
class-wc-ajax.php Fix typo in json_search_downloadable_products_and_variations 2017-04-19 13:20:05 +03:00
class-wc-api.php
class-wc-auth.php
class-wc-autoloader.php
class-wc-background-emailer.php Break if batch is empty 2017-04-11 18:59:58 +01:00
class-wc-background-updater.php
class-wc-breadcrumb.php
class-wc-cache-helper.php
class-wc-cart.php Unfiltered context rather than true 2017-04-13 12:38:54 +01:00
class-wc-checkout.php Fixed legacy WC_Checkout->posted warning. 2017-04-18 18:15:25 -03:00
class-wc-cli.php
class-wc-comments.php
class-wc-countries.php UAE state field set to not required, resolves #14409 2017-04-16 14:55:13 +06:00
class-wc-coupon.php
class-wc-customer-download.php
class-wc-customer.php
class-wc-data-exception.php
class-wc-data-store.php
class-wc-datetime.php
class-wc-deprecated-action-hooks.php
class-wc-deprecated-filter-hooks.php
class-wc-download-handler.php
class-wc-emails.php Adds a fallback to queue_transactional_email if background sending is disabled. 2017-04-18 11:35:37 +01:00
class-wc-embed.php
class-wc-form-handler.php
class-wc-frontend-scripts.php Update js-cookie to 2.1.4 2017-04-18 11:44:51 +01:00
class-wc-geo-ip.php
class-wc-geolocation.php
class-wc-https.php
class-wc-install.php When checking if the update notice should be shown, compare minor version, not the patch version 2017-04-13 13:15:49 +01:00
class-wc-integrations.php
class-wc-legacy-api.php
class-wc-log-levels.php
class-wc-logger.php
class-wc-order-factory.php
class-wc-order-item-coupon.php
class-wc-order-item-fee.php
class-wc-order-item-meta.php
class-wc-order-item-product.php Ensure order is not cached before download permissions are generated 2017-04-19 16:53:31 +01:00
class-wc-order-item-shipping.php Fix shipping item name update 2017-04-11 21:38:50 +01:00
class-wc-order-item-tax.php
class-wc-order-item.php Merge pull request #14520 from franticpsyx/fix-order-item-offset-get 2017-04-19 10:16:42 -07:00
class-wc-order-refund.php Revert "Add backtrace to deprecated message" 2017-04-13 13:34:19 +01:00
class-wc-order.php Added has_shipping_address helper method 2017-04-17 15:15:08 +01:00
class-wc-payment-gateways.php
class-wc-payment-tokens.php
class-wc-post-data.php Remove unused variable 2017-04-19 10:00:00 -07:00
class-wc-post-types.php
class-wc-product-attribute.php wp_insert_term can return an error so handle appropriately in class-wc-product-attribute.php 2017-04-17 12:05:36 +01:00
class-wc-product-download.php Only validate file type on relative paths 2017-04-12 16:49:43 +01:00
class-wc-product-external.php Update add_to_cart_text for external products to include default 2017-04-10 17:54:39 +01:00
class-wc-product-factory.php
class-wc-product-grouped.php Grouped sale badge fix 2017-04-13 16:13:48 +01:00
class-wc-product-simple.php
class-wc-product-variable.php Check objects are not false/null 2017-04-07 16:01:51 +01:00
class-wc-product-variation.php Variations were not correctly inheriting the parent image or shipping class id 2017-04-14 13:32:14 +01:00
class-wc-query.php
class-wc-register-wp-admin-settings.php
class-wc-session-handler.php
class-wc-shipping-rate.php
class-wc-shipping-zone.php
class-wc-shipping-zones.php
class-wc-shipping.php
class-wc-shortcodes.php Apply query_arg filter before generating transient name in product_loop 2017-04-11 18:47:05 +01:00
class-wc-structured-data.php Updated Schema URLs to use HTTPS 2017-04-17 12:35:21 -03:00
class-wc-tax.php
class-wc-template-loader.php
class-wc-tracker.php
class-wc-validation.php
class-wc-webhook.php
wc-account-functions.php
wc-attribute-functions.php Simplify wc_is_attribute_in_product_name and change separator 2017-04-11 21:12:30 +01:00
wc-cart-functions.php Ensure object exists 2017-04-11 19:29:20 +01:00
wc-conditional-functions.php
wc-core-functions.php Fixed shortcodes formatted with <p> and improved wc_format_content() 2017-04-10 19:21:22 -03:00
wc-coupon-functions.php
wc-deprecated-functions.php Add backtrace to wc_doing_it_wrong 2017-04-13 14:01:58 +01:00
wc-formatting-functions.php Fix wc_get_weight warning with PHP 7.1 2017-04-19 12:35:40 +03:00
wc-notice-functions.php
wc-order-functions.php
wc-order-item-functions.php Wrong variable name in \wc_add_order_item 2017-04-19 15:55:49 +03:00
wc-page-functions.php
wc-product-functions.php Remove attribute_ prefix from names in wc_get_formatted_variation 2017-04-18 13:08:39 +01:00
wc-rest-functions.php
wc-stock-functions.php Get updated product before doing low stock actions 2017-04-19 15:32:51 -07:00
wc-template-functions.php Address field sorting was not working due to wrong data name 2017-04-19 16:33:32 +01:00
wc-template-hooks.php
wc-term-functions.php Revert "Apply distinct to term id only" 2017-04-12 15:54:48 -03:00
wc-update-functions.php wc_update_300_grouped_products update routine needs to unset the post_parent on grouped products 2017-04-19 10:35:39 +01:00
wc-user-functions.php Add $order checks to ensure object is set 2017-04-12 13:46:14 +01:00
wc-webhook-functions.php
wc-widget-functions.php