woocommerce/includes
Mike Jolley 9b22357d26 Prevent regular pagination showing on archives for unsupported themes. 2018-01-31 23:42:08 +00:00
..
abstracts Fixed coding standards warnings with PHPCBF 2018-01-24 15:09:50 -02:00
admin Full support for sorting 2018-01-31 20:17:06 +00:00
api Merge pull request #18693 from woocommerce/fix/18692 2018-01-31 14:53:49 +00:00
cli Fix undefined format, closes #18418 2018-01-11 20:47:54 +05:45
customizer Revert columns to 4 2018-01-31 17:55:17 +00:00
data-stores Return amount refunded as a float 2018-01-27 17:07:20 -06:00
emails Change invoice email title to "Customer invoice / Order details" 2017-10-27 15:01:02 +02:00
export Merge pull request #18322 from woocommerce/fix/importer-file-names 2018-01-02 08:10:20 -08:00
gateways Fix table styling in mobile 2018-01-30 13:24:59 +00:00
import fix while loop 2018-01-10 17:28:26 +00:00
interfaces Merge branch 'master' into feature/webhook-crud 2017-11-16 12:20:22 -02:00
legacy Add getter for tax_display_cart variable, with filter 2017-12-15 13:39:35 +00:00
libraries 1 resize per batch 2018-01-26 14:31:27 +00:00
log-handlers PHPCS fix 2017-11-17 14:47:51 +02:00
payment-tokens
shipping Add getter for tax_display_cart variable, with filter 2017-12-15 13:39:35 +00:00
shortcodes Fire hooks for pagination etc only when pagination is enabled 2018-01-31 21:46:52 +00:00
theme-support Sizes for 3 cols default 2018-01-25 17:03:01 +00: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 Merge pull request #18174 from woocommerce/fix/18170 2017-12-18 11:13:44 -08:00
class-wc-ajax.php Fix indentation 2018-01-19 09:57:27 +02: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 Performance tweak; close connection before running queue. 2017-12-08 16:57:53 +00:00
class-wc-background-updater.php Prefix per site 2017-12-08 16:53:51 +00:00
class-wc-breadcrumb.php Post types with no archives should not show in breadcrumb. 2018-01-04 12:09:11 +00:00
class-wc-cache-helper.php Fix doc typo 2018-01-18 16:50:27 -02: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 Round correctly when removing taxes from prices. 2018-01-05 14:56:33 +00:00
class-wc-cart.php Should be pulic. 2017-12-15 15:18:17 +00:00
class-wc-checkout.php Checkout should store fee tax lines 2017-11-21 10:49:26 +00:00
class-wc-cli.php Use dirname rather than __DIR__ and use parenthesis for WC_CLI 2018-01-15 11:06:53 +05:45
class-wc-comments.php Tweak total_comments 2017-11-23 11:17:23 +00:00
class-wc-countries.php Merge pull request #18315 from alexminza/master 2018-01-02 14:31:30 -08: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 Fix tests 2017-12-21 19:00:55 +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 Validating user usage limit should check that of customer and not logged in user when applying coupons in admin area. 2018-01-26 12:37:23 +02:00
class-wc-download-handler.php When serving downloads, ensure order/key are set and valid. Fixes #18328 2018-01-03 10:55:57 +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 Correctly sanitize posted attributes when JS is off. 2018-01-26 16:11:53 +00:00
class-wc-frontend-scripts.php cart_hash_key param 2018-01-15 16:03:27 +00: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 Remove port from string before checking IP 2018-01-02 11:54:26 +11: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 On 3.3 upgrade set PayPal sandbox API credentials 2018-01-23 12:53:17 +10: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 Revert "Add backtrace to deprecated message" 2017-04-13 13:34:19 +01:00
class-wc-order.php Implement get_edit_order_url method. 2018-01-11 12:04:39 +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 If theme support changes, we may need to flush permalinks since some are changed based on this flag. 2018-01-31 21:23:32 +00:00
class-wc-product-attribute.php Remove escape 2017-06-13 13:30:00 +01:00
class-wc-product-download.php Relative paths are absolute. 2018-01-15 15:41: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 appropriate column widths and fix up price method for consistentcy. 2018-01-05 12:23:08 +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 Update docs. 2017-12-25 02:16:10 -06:00
class-wc-regenerate-images-request.php Store attachment ID 2018-01-29 17:15:14 +00:00
class-wc-regenerate-images.php Move filter for image resize to allow preventing regeneration betterr 2018-01-31 13:10:56 -08:00
class-wc-register-wp-admin-settings.php
class-wc-session-handler.php Ensure customer id is not empty in cookie 2018-01-23 13:36:53 +00: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 Remove filter 'woocommerce_order_item_product' from class-wc-structured-data.php 2018-01-31 14:53:44 +02:00
class-wc-tax.php Make compound rates stack 2018-01-24 16:26:44 +00:00
class-wc-template-loader.php Prevent regular pagination showing on archives for unsupported themes. 2018-01-31 23:42:08 +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 Increase precision from 4 to 6 2018-01-30 15:00:53 +00: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 Add getter for tax_display_cart variable, with filter 2017-12-15 13:39:35 +00:00
wc-conditional-functions.php Merge branch 'master' into feature/webhook-crud 2017-12-07 18:21:52 -02:00
wc-core-functions.php Feedback 2018-01-25 15:14:02 +00: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 Tests 2018-01-12 14:20:39 +00:00
wc-notice-functions.php PHPCS fixes 2018-01-11 10:39:30 +05:45
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 Increase precision from 4 to 6 2018-01-30 15:00:53 +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 Moved this below query to prevent subcategories display mode also showing products. 2018-01-31 21:24:14 +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 Merge branch 'master' into fix/18680 2018-01-31 17:56:46 +00:00
wc-user-functions.php Rewrite wc_get_customer_last_order() to leverage the customer data store. 2018-01-10 18:39:35 +00:00
wc-webhook-functions.php phpcs fixes 2018-01-31 11:22:33 -02:00
wc-widget-functions.php Fix visibility of rating widgets 2017-06-15 11:29:10 +01:00