woocommerce/includes
Hardip Parmar 632da6779e fixed spelling for calculate. 2018-02-24 16:53:27 +05:30
..
abstracts Merge pull request #18554 from woocommerce/fix/18545 2018-02-22 12:21:49 +00:00
admin Merge pull request #18554 from woocommerce/fix/18545 2018-02-22 12:21:49 +00:00
api [REST API] Do not allow updating parent ID from variations after created 2018-02-22 16:22:42 -03:00
cli Fix undefined format, closes #18418 2018-01-11 20:47:54 +05:45
customizer Conditionally add messages in customiser 2018-02-14 17:25:52 +00:00
data-stores Merge pull request #19078 from woocommerce/fix/17606 2018-02-22 12:29:58 +00:00
emails Update regex 2018-02-20 16:04:42 +00: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 import placeholder lookup 2018-02-05 14:33:34 +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 Restored background processing library classes 2018-02-01 11:34:03 -02:00
log-handlers PHPCS fix 2017-11-17 14:47:51 +02:00
payment-tokens
shipping Strip currency 2018-01-22 14:13:08 +00:00
shortcodes If using get_catalog_ordering_args. remove the args when finsihed 2018-02-08 13:59:03 +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 Make terms logic match for breadcrumb and widget 2018-02-20 11:49:06 +00:00
class-wc-ajax.php Merge branch 'master' into fix/18545 2018-02-21 19:15:45 -03:00
class-wc-api.php Merge branch 'feature/network-order-widget' of https://github.com/cmmarslender/woocommerce into cmmarslender-feature/network-order-widget 2018-02-02 14:46:51 -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 Applied new WC_Background_Process class 2018-02-01 11:42:34 -02:00
class-wc-background-updater.php Applied new WC_Background_Process class 2018-02-01 11:42:34 -02:00
class-wc-breadcrumb.php Make terms logic match for breadcrumb and widget 2018-02-20 11:49:06 +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 Added woocommerce_persistent_cart_enabled filter 2018-02-19 16:36:26 +00: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 Replace “Cheatin’ uh?” with friendlier messages 2018-02-07 17:01:12 -05: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 Remove isle of man state 2018-02-12 10:34:40 +00:00
class-wc-coupon.php Ensure coupon amount is not empty 2018-02-22 14:33:06 -05: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 Tweaks on account display name 2018-02-21 21:52:45 -03: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
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 Remove unnecessary conditional 2018-02-22 14:39:37 -05:00
class-wc-download-handler.php Use wc_get_order(), handle failure in case WC_Order not returned. 2018-02-21 15:39:43 -06:00
class-wc-emails.php Replace “Cheatin’ uh?” with friendlier messages 2018-02-07 17:01:12 -05:00
class-wc-embed.php
class-wc-form-handler.php Tweaks on account display name 2018-02-21 21:52:45 -03:00
class-wc-frontend-scripts.php Updates Flexslider to version 2.7.0 2018-02-02 13:56:02 +02:00
class-wc-geo-ip.php
class-wc-geolocation.php Remove port from string before checking IP 2018-01-02 11:54:26 +11:00
class-wc-https.php
class-wc-install.php Remove all WC tables when uninstalling the plugin 2018-02-06 11:19:40 -02:00
class-wc-integrations.php
class-wc-log-levels.php
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
class-wc-order-item-fee.php Use passed location 2017-11-15 12:14:55 +00:00
class-wc-order-item-meta.php
class-wc-order-item-product.php Merge pull request #18957 from alexmacarthur/pii-downloads 2018-02-22 12:27:33 +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
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 Merge pull request #18538 from woocommerce/update/16366 2018-02-22 12:20:14 +00:00
class-wc-payment-gateways.php Replace “Cheatin’ uh?” with friendlier messages 2018-02-07 17:01:12 -05:00
class-wc-payment-tokens.php
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 update/avoid-extra-unneeded-query 2018-02-08 10:00:32 -02:00
class-wc-product-attribute.php
class-wc-product-download.php Fetch size dynamically 2018-02-14 11:35:16 +02: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 Set woocommerce_hide_invisible_variations to true. 2018-02-09 16:44:41 +00:00
class-wc-product-variation.php Check parent status when seeing if variation is purchasable. 2018-02-20 12:34:33 +00:00
class-wc-query.php Fix shop on homepage with unsupported themes 2018-02-01 11:15:46 +00:00
class-wc-regenerate-images-request.php Thumbnail mapping 2018-02-13 12:51:55 +00:00
class-wc-regenerate-images.php Conditionally add messages in customiser 2018-02-14 17:25:52 +00: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
class-wc-shipping-zone.php JSON context 2018-01-22 14:11:43 +00:00
class-wc-shipping-zones.php Fixed @since 2017-12-06 19:12:42 -02:00
class-wc-shipping.php Replace “Cheatin’ uh?” with friendlier messages 2018-02-07 17:01:12 -05:00
class-wc-shortcodes.php remove action when rendering shortcode 2018-02-20 11:15:09 +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 fixed spelling for calculate. 2018-02-24 16:53:27 +05:30
class-wc-template-loader.php Don't prepend cats for regular shortcodes 2018-02-08 17:37:56 +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 Improved photon handling 2018-02-14 13:20:34 +00:00
wc-account-functions.php code standards 2018-02-19 13:10:36 +00:00
wc-attribute-functions.php Use wc_has_custom_attribute_types() 2018-02-09 17:31:56 -05:00
wc-cart-functions.php Merge pull request #18624 from Chunkford/patch-4 2018-02-22 12:22:58 +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 code standards 2018-02-19 13:06:04 +00:00
wc-coupon-functions.php
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 Refactor woocommerce_wp_select so it could be used for a multiselect 2018-01-19 13:36:14 +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
wc-page-functions.php Prevent double slash 2018-02-19 13:14:07 +00: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 PHPCS fixes 2018-02-23 10:16:22 +02: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