woocommerce/includes
Claudio Sanches cc20c1282c Fixed merge 2017-11-28 15:09:54 -02:00
..
abstracts Filter for line items in abstract-wc-order.php (#17759) 2017-11-23 10:00:03 +00:00
admin Merge branch 'master' into feature/webhook-crud 2017-11-28 15:09:10 -02:00
api Merge branch 'master' into feature/webhook-crud 2017-11-28 15:09:10 -02:00
cli Apply wc_maybe_define_constant() in all places 2017-09-05 16:52:39 -03:00
data-stores Merge branch 'master' into feature/webhook-crud 2017-11-28 15:09:10 -02:00
emails Change invoice email title to "Customer invoice / Order details" 2017-10-27 15:01:02 +02:00
export Add helper function instead of calling method, and restore old method for bw compat 2017-11-08 15:07:00 +00:00
gateways Tweak IPN setting wording 2017-11-15 15:12:52 +00:00
import Change abstract importer methods visibility 2017-11-27 17:22:19 +02: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 Fixed coding standards 2017-11-23 16:43:54 -02:00
theme-support Widths and aspect ratios 2017-11-07 18:32:43 +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 Slugs are encoded, so decode before outputting to the form 2017-11-21 16:50:33 +00:00
class-wc-ajax.php Merge pull request #17871 from ragulka/delete-refund-on-exception 2017-11-23 13:06:40 +00:00
class-wc-api.php Tweak - Fix IPN validation for PayPal as its notify URL has different case 2017-11-20 07:52:15 +05:45
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 Rename register_hooks() to init() 2017-11-08 10:17:52 -05:00
class-wc-cart-session.php Merge pull request #17599 from JPry/allow_clone_cart 2017-11-10 12:02:59 +00:00
class-wc-cart-totals.php Only remove base taxes in cart totals class if item is taxable 2017-11-23 11:08:10 +00:00
class-wc-cart.php Add quantity arg to woocommerce_add_cart_item_data filter 2017-11-21 16:01:23 +01: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 Fixed coding standards 2017-11-22 15:25:27 -02:00
class-wc-discounts.php FIx variable in get_object_subtotal 2017-11-16 12:03:02 +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 When custom attributes are created, they are decoded. Make the values match. 2017-11-20 20:51:32 +00:00
class-wc-frontend-scripts.php Remove need for wc_get_core_supported_themes 2017-11-07 12:17:03 +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 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 Fixed merge 2017-11-28 15:09:54 -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 Merge branch 'master' into fix/17424 2017-10-30 11:01:17 -02: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-11-28 15:09:10 -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 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-variation.php Default variation tax class should be 'same as parent' 2017-11-16 12:19:31 +00:00
class-wc-query.php Fixed coding standards 2017-11-20 20:19:09 -02: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 Use single isset with multiple params instead of multiple isset's 2017-11-20 13:23:10 +02:00
class-wc-register-wp-admin-settings.php
class-wc-session-handler.php Merge branch 'pr/15069' 2017-05-23 18:56:58 +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 Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-shipping.php Refactor it a little bit 2017-11-02 09:24:09 -07:00
class-wc-shortcodes.php Wrap conditonal in add to cart shortcode string output 2017-09-20 13:18:16 +01:00
class-wc-structured-data.php Merge branch 'master' into pr/16191 2017-08-08 13:20:17 +01:00
class-wc-tax.php Exclude virtual tax classes from calcluation for shipping taxes 2017-11-20 20:14:23 +01:00
class-wc-template-loader.php Page template should have higher priority. 2017-09-20 15:47:30 +01: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 Add zipcode validation for France 2017-05-05 09:52:03 +02:00
class-wc-webhook.php Add deprecated param to docbloc 2017-11-20 08:13:55 +02:00
class-woocommerce.php Merge branch 'master' into feature/webhook-crud 2017-11-20 10:34:35 -02:00
wc-account-functions.php Define the variable in case the flow doesn't branch 2017-09-29 18:16:26 +02:00
wc-attribute-functions.php Tweak where meta gets sanitized before passing to comparison function 2017-11-20 21:48:35 +00:00
wc-cart-functions.php Fixed method returning value in write content warning in legacy PHP 2017-10-27 16:01:33 -02:00
wc-conditional-functions.php Merge branch 'master' into feature/webhook-crud 2017-11-16 12:20:22 -02:00
wc-core-functions.php Merge branch 'master' into feature/webhook-crud 2017-11-28 15:09:10 -02: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 WC_TAX_ROUNDING_MODE auto to support switching in tests 2017-11-06 21:25:02 +00: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 Replace thumbnail names 2017-11-07 18:48:51 +00:00
wc-rest-functions.php If no title is set when uploading images, use filename 2017-08-24 12:33:53 +01:00
wc-stock-functions.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
wc-template-functions.php Fixed VSCode auto align mistake 2017-11-21 10:53:15 -02:00
wc-template-hooks.php Download display in account/checkout 2017-07-11 13:45:35 +01: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 feature/webhook-crud 2017-11-28 15:09:10 -02:00
wc-user-functions.php Refactor wc_update_new_customer_past_orders to not call update_post_meta directly but use the datastore. Check if order has downloadable items and then regenerate permissions. 2017-11-20 08:44:42 +02:00
wc-webhook-functions.php Cache search webhooks results and added method to count webhooks by status 2017-11-07 17:42:14 -02:00
wc-widget-functions.php Fix visibility of rating widgets 2017-06-15 11:29:10 +01:00