woocommerce/includes
Gerhard Potgieter f0846af533
Merge pull request #18124 from n-dawson/fix-exported-count
Fix calculation of total rows exported
2017-12-13 13:13:52 +02:00
..
abstracts Merge pull request #18008 from woocommerce/update/rounding-17970-17863 2017-12-07 08:34:15 -08:00
admin Remove useless translators comment 2017-12-12 20:49:10 +01:00
api Filter passed images before processing. 2017-12-12 17:08:01 +00:00
cli Apply wc_maybe_define_constant() in all places 2017-09-05 16:52:39 -03:00
customizer Rename customizer class to prevent class name collisions 2017-12-12 14:01:34 -08:00
data-stores Merge branch 'master' into feature/webhook-crud 2017-12-07 18:21:52 -02:00
emails Change invoice email title to "Customer invoice / Order details" 2017-10-27 15:01:02 +02:00
export Fix calculation of total rows exported 2017-12-12 19:33:48 +00:00
gateways Mark orders as payment complete if the order total is 0 2017-11-30 13:31:10 +10:00
import Merge pull request #18061 from woocommerce/fix/import-export-18047 2017-12-07 09:57:31 -08:00
interfaces Merge branch 'master' into feature/webhook-crud 2017-11-16 12:20:22 -02:00
legacy Merge branch 'master' into feature/webhook-crud 2017-11-28 15:09:10 -02:00
libraries Fix like query escape in background processing 2017-09-20 12:46:27 +01:00
log-handlers PHPCS fix 2017-11-17 14:47:51 +02:00
payment-tokens
shipping Handle isset for legacy props, and adjust free shipping logic 2017-08-21 13:01:20 +01:00
shortcodes Process form fields if set 2017-12-08 14:11:41 +00:00
theme-support Move unsupported product singles stuff to template loader class 2017-11-10 12:48:45 -08:00
walkers Hide cat-parent class when category will show no children due to depth setting 2017-10-13 12:50:49 +01:00
widgets Resolve conflicts and bring up to date with master 2017-12-04 13:56:59 -08:00
class-wc-ajax.php Merge branch 'master' into feature/11259 2017-12-04 14:14:03 +00:00
class-wc-api.php Soft deprecated webhook deliveries REST API endpoints 2017-11-30 16:20:20 -02:00
class-wc-auth.php Minor grammar change 2017-11-18 22:08:42 +00:00
class-wc-autoloader.php update Yoda condition 2017-08-18 17:58:58 +05:30
class-wc-background-emailer.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-background-updater.php Apply wc_maybe_define_constant() in all places 2017-09-05 16:52:39 -03:00
class-wc-breadcrumb.php Fix breadcrumbs for regular categories 2017-08-16 11:22:22 +01:00
class-wc-cache-helper.php Add helper function instead of calling method, and restore old method for bw compat 2017-11-08 15:07:00 +00:00
class-wc-cart-fees.php Keep public method around 2017-12-08 16:24:04 +00:00
class-wc-cart-session.php PHPCS Fixes 2017-12-05 08:48:35 +02:00
class-wc-cart-totals.php Reversion changes 2017-12-07 15:39:10 +00:00
class-wc-cart.php Clone the child objects rather than instantiating new objects. 2017-12-08 21:15:45 +10:00
class-wc-checkout.php Checkout should store fee tax lines 2017-11-21 10:49:26 +00:00
class-wc-cli.php
class-wc-comments.php Tweak total_comments 2017-11-23 11:17:23 +00:00
class-wc-countries.php Form row wide for email 2017-10-20 16:15:48 -07:00
class-wc-coupon.php Set coupon virtual state on when initializing virtual coupons during recalculation 2017-08-25 17:07:07 +02:00
class-wc-customer-download-log.php PHPCS 2017-11-13 16:29:44 +00:00
class-wc-customer-download.php Merge pull request #17679 from woocommerce/update/12517-download-reporting 2017-11-14 12:23:01 -08:00
class-wc-customer.php Revert "Issue #17575 - perform stripslashes when setting shipping state to avoid unwanted backslashes" 2017-11-06 15:47:43 +00:00
class-wc-data-exception.php
class-wc-data-store.php Merge branch 'master' into feature/webhook-crud 2017-11-16 12:20:22 -02:00
class-wc-datetime.php DateTime docblocks 2017-07-18 11:46:11 +01:00
class-wc-deprecated-action-hooks.php Fixed coding standards 2017-11-22 15:25:27 -02:00
class-wc-deprecated-filter-hooks.php Add deprecation notice for old hooks 2017-12-11 09:29:08 +01:00
class-wc-discounts.php Rounding and price should match the cart. 2017-12-04 20:38:29 +00:00
class-wc-download-handler.php Woocommerce download readfile chunk number hook proposal (#17699) 2017-11-15 16:32:28 +00:00
class-wc-emails.php Class wc emails backorder method extract function removed (#17724) 2017-11-17 11:38:26 +00:00
class-wc-embed.php Fix Fatal Error: undefined function 2017-05-16 04:04:47 -04:00
class-wc-form-handler.php Fix wrong call 2017-12-07 20:16:54 +01:00
class-wc-frontend-scripts.php Add filter for script data 2017-12-06 11:03:16 +01:00
class-wc-geo-ip.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-geolocation.php Fixed coding standards 2017-11-22 14:13:59 -02:00
class-wc-https.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-install.php Merge branch 'master' into feature/webhook-crud 2017-12-07 18:21:52 -02:00
class-wc-integrations.php
class-wc-log-levels.php Rename `informational` to `info` in the phpdoc 2017-05-18 10:32:25 +02:00
class-wc-logger.php i18n: Simpler translation string with placeholders 2017-08-16 00:22:46 +03:00
class-wc-meta-data.php Handle JSON encoding for API 2017-10-04 14:12:53 +01:00
class-wc-order-factory.php wc_caught_exception method 2017-11-01 11:41:53 +00:00
class-wc-order-item-coupon.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-order-item-fee.php Use passed location 2017-11-15 12:14:55 +00:00
class-wc-order-item-meta.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-order-item-product.php Converting to floats messes with storage - keep strings 2017-11-06 20:04:03 +00:00
class-wc-order-item-shipping.php Revert is_vat_exempt changes in item classes 2017-10-31 13:36:57 +00:00
class-wc-order-item-tax.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-order-item.php Tweak where meta gets sanitized before passing to comparison function 2017-11-20 21:48:35 +00:00
class-wc-order-query.php Query objects can also return objects 2017-08-29 08:36:50 -07:00
class-wc-order-refund.php
class-wc-order.php Rename filter and pass order 2017-12-07 15:33:26 +00:00
class-wc-payment-gateways.php Review tweaks 2017-11-09 09:26:17 -08:00
class-wc-payment-tokens.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-post-data.php Force term setting 2017-11-23 16:00:34 +00:00
class-wc-post-types.php Merge branch 'master' into feature/webhook-crud 2017-12-07 18:21:52 -02:00
class-wc-product-attribute.php Remove escape 2017-06-13 13:30:00 +01:00
class-wc-product-download.php [#12517] Replace download_id on customer download and product download with static UUID instead of filename based hash, to preserve download links, logs, and permissions across filename changes 2017-08-05 04:42:31 +00:00
class-wc-product-external.php Add add_to_cart_description method and aria-labels to cart buttons in the loop 2017-11-14 11:45:16 +00:00
class-wc-product-factory.php
class-wc-product-grouped.php Add add_to_cart_description method and aria-labels to cart buttons in the loop 2017-11-14 11:45:16 +00:00
class-wc-product-query.php Query objects can also return objects 2017-08-29 08:36:50 -07:00
class-wc-product-simple.php Add add_to_cart_description method and aria-labels to cart buttons in the loop 2017-11-14 11:45:16 +00:00
class-wc-product-variable.php Update docblock for $include_taxes 2017-12-07 11:46:35 +00:00
class-wc-product-variation.php Default variation tax class should be 'same as parent' 2017-11-16 12:19:31 +00:00
class-wc-query.php Normalise get_query_results names and add new param for pagination 2017-12-06 13:13:43 +00:00
class-wc-regenerate-images-request.php Log to a seperate log file dedicated to images 2017-11-15 10:34:28 +02:00
class-wc-regenerate-images.php Only resize WC image sizes. 2017-12-12 17:24:52 +00:00
class-wc-register-wp-admin-settings.php
class-wc-session-handler.php Use protected instead of private methods to allow easy override 2017-12-04 15:10:35 +01:00
class-wc-shipping-rate.php Typo in set_instance_id() method 2017-07-11 10:38:50 +01:00
class-wc-shipping-zone.php Add correct args to woocommerce_shipping_zone_method_deleted 2017-06-05 15:11:08 +01:00
class-wc-shipping-zones.php Fixed @since 2017-12-06 19:12:42 -02:00
class-wc-shipping.php Return packages with no rates. 2017-12-05 15:00:07 +00:00
class-wc-shortcodes.php Use new loop functions 2017-12-06 18:10:44 +00:00
class-wc-structured-data.php Merge branch 'master' into pr/16191 2017-08-08 13:20:17 +01:00
class-wc-tax.php Reversion changes 2017-12-07 15:39:10 +00:00
class-wc-template-loader.php Force woocommerce options to show in customizer with unsupported themes 2017-12-04 15:33:42 +00:00
class-wc-tracker.php Remove need for wc_get_core_supported_themes 2017-11-07 12:17:03 +00:00
class-wc-validation.php CZ/SK zip - exchange space for \s 2017-11-30 19:33:16 +01:00
class-wc-webhook.php Merge pull request #17987 from woocommerce/feature/12439-process-delivery-hook 2017-12-04 13:08:42 +00:00
class-woocommerce.php Rename customizer class to prevent class name collisions 2017-12-12 14:01:34 -08:00
wc-account-functions.php wc_lostpassword_url should not be used before init 2017-12-05 14:25:24 +00:00
wc-attribute-functions.php Remove text type setting 2017-12-08 11:24:21 +00:00
wc-cart-functions.php Changed. 2017-12-11 12:15:44 +05:30
wc-conditional-functions.php Merge branch 'master' into feature/webhook-crud 2017-12-07 18:21:52 -02:00
wc-core-functions.php Use woocommerce_thumbnail_cropping_custom_height 2017-12-11 21:08:48 -06:00
wc-coupon-functions.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
wc-deprecated-functions.php Introduced new wc_deprecated_hook function as alias to _deprecated_hook 2017-11-22 14:47:22 -02:00
wc-formatting-functions.php Merge pull request #18008 from woocommerce/update/rounding-17970-17863 2017-12-07 08:34:15 -08:00
wc-notice-functions.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
wc-order-functions.php Ensure refund is deleted when exception is thrown during wc_create_refund 2017-11-22 17:03:58 +01:00
wc-order-item-functions.php Invalidate by ID 2017-05-30 14:37:16 +01:00
wc-page-functions.php Fixed coding standards 2017-11-20 20:19:09 -02:00
wc-product-functions.php Merge branch 'master' into feature/11259 2017-12-04 14:14:03 +00:00
wc-rest-functions.php Initial webhooks implementation on REST API v1 2017-11-29 10:23:19 -02:00
wc-stock-functions.php Use timestamp function 2017-12-07 15:24:57 +00:00
wc-template-functions.php Give control over loop button attributes 2017-12-11 13:09:21 +00:00
wc-template-hooks.php Hook in subcats 2017-12-06 18:10:28 +00:00
wc-term-functions.php Add cache invalidation for wc_get_product_terms 2017-10-25 13:27:18 +01:00
wc-update-functions.php Removed unresolved merge conflicts 2017-12-07 19:06:07 -02:00
wc-user-functions.php Include 'product_url' wc_get_customer_available_downloads() results 2017-11-29 19:49:54 -02:00
wc-webhook-functions.php Introduces woocommerce_webhook_process_delivery hook 2017-12-01 14:33:30 -02:00
wc-widget-functions.php Fix visibility of rating widgets 2017-06-15 11:29:10 +01:00