woocommerce/includes
Mike Jolley fb8db3313e Clarify has_archive 2017-11-10 16:32:43 +00:00
..
abstracts Merge branch 'master' into feature/17550-archives-template-support 2017-11-09 17:34:57 +00:00
admin Since options are hidden, remove notices for now - allow use. 2017-11-10 16:26:33 +00:00
api Merge pull request #17610 from woocommerce/update/17557 2017-11-09 16:04:22 +00:00
cli Apply wc_maybe_define_constant() in all places 2017-09-05 16:52:39 -03:00
data-stores Use wp_unslash 2017-11-06 15:48:11 +00:00
emails Change invoice email title to "Customer invoice / Order details" 2017-10-27 15:01:02 +02:00
export Change nocache_headers hook firing (#17540) 2017-11-08 14:27:30 +00:00
gateways Merge branch 'pr/16986' 2017-10-27 15:49:00 +01:00
import Allow for shortcode and relative download urls to be imported. Closes #17334 2017-10-25 14:54:02 +02:00
interfaces Fixed typos. 2017-07-10 12:56:28 +07:00
legacy Merge pull request #17193 from woocommerce/fix/legacy-fees-api 2017-10-13 17:36:43 +01:00
libraries Fix like query escape in background processing 2017-09-20 12:46:27 +01:00
log-handlers Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
payment-tokens
shipping Handle isset for legacy props, and adjust free shipping logic 2017-08-21 13:01:20 +01:00
shortcodes paginate 2017-11-09 13:44:24 +00:00
theme-support Widths and aspect ratios 2017-11-07 18:32:43 +00:00
vendor Removed legacy WordPress REST API files 2017-10-20 15:52:57 -02: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 Replace usage of global query 2017-11-09 12:01:27 +00:00
class-wc-ajax.php Change nocache_headers hook firing (#17540) 2017-11-08 14:27:30 +00:00
class-wc-api.php Change nocache_headers hook firing (#17540) 2017-11-08 14:27:30 +00:00
class-wc-auth.php i18n: Fix some translation strings (#16441) 2017-08-14 17:25:08 +01: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 Change nocache_headers hook firing (#17540) 2017-11-08 14:27:30 +00:00
class-wc-cart-fees.php Allow tax_class slugs when adding a fee 2017-10-13 18:06:23 +02:00
class-wc-cart-session.php calculate_totals totals running too often 2017-11-07 20:10:13 +00:00
class-wc-cart-totals.php Out of base rounding error fixes 2017-11-02 20:00:49 +00:00
class-wc-cart.php Merge pull request #17589 from woocommerce/fix/17585 2017-11-08 19:05:23 -02:00
class-wc-checkout.php Checkout Postcode / Zip validation error message missing Billing / Shipping Identification #17474 (#17535) 2017-11-02 11:54:03 -07:00
class-wc-cli.php
class-wc-comments.php Comment feed where clauses should be appended 2017-06-29 11:29:54 +01: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.php
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 Removed manual discounts code 2017-08-18 10:36:10 +01:00
class-wc-datetime.php DateTime docblocks 2017-07-18 11:46:11 +01:00
class-wc-deprecated-action-hooks.php Rename actions and handle deprecation 2017-10-27 16:42:19 +01:00
class-wc-deprecated-filter-hooks.php Replaced deprecated wocommerce_credit_card_type_labels in favor of woocommerce_credit_card_type_labels filter. 2017-06-19 21:24:53 +03:00
class-wc-discounts.php Allow items to be sent directly to the discounts class 2017-11-02 16:18:17 +00:00
class-wc-download-handler.php Change nocache_headers hook firing (#17540) 2017-11-08 14:27:30 +00:00
class-wc-emails.php Merge pull request #17542 from MikeKoval/master 2017-11-07 09:37:31 -08:00
class-wc-embed.php Fix Fatal Error: undefined function 2017-05-16 04:04:47 -04:00
class-wc-form-handler.php Change nocache_headers hook firing (#17540) 2017-11-08 14:27:30 +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 GeoDB empty file handling (#17541) 2017-11-08 14:28:03 +00: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 Upgrade routine 2017-11-07 19:16:44 +00: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 Revert is_vat_exempt changes in item classes 2017-10-31 13:36:57 +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 Revert is_vat_exempt changes in item classes 2017-10-31 13:36:57 +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 Merge branch 'master' into fix/17424 2017-10-30 11:01:17 -02:00
class-wc-payment-gateways.php Improve add payment method logic 2017-08-07 12:39:16 +01: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 Filter oEmbeds for certain post types 2017-10-02 12:36:58 +01:00
class-wc-post-types.php Clarify has_archive 2017-11-10 16:32:43 +00:00
class-wc-product-attribute.php Remove escape 2017-06-13 13:30:00 +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 Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-product-factory.php
class-wc-product-grouped.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01: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
class-wc-product-variable.php Fix typo 2017-10-03 15:34:44 +03:00
class-wc-product-variation.php Add 'parent' to the list of valid tax classes for product variations 2017-10-09 16:20:03 -03:00
class-wc-query.php Helper functions 2017-11-09 17:34:54 +00: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 Filter out invalid tax classes 2017-10-16 22:05:48 -07:00
class-wc-template-loader.php Helper functions 2017-11-09 17:34:54 +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 Add zipcode validation for France 2017-05-05 09:52:03 +02:00
class-wc-webhook.php Use new CRUD actions to trigger Webhooks 2017-08-10 13:56:17 -03:00
class-woocommerce.php fix 2017-11-07 18:38:23 +00: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 typo 2017-08-08 11:07:36 +01: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 Also check the woocommerce_checkout conditional, ensure ajax conditional checks keeps working. Closes #17094 2017-10-09 12:39:47 +02:00
wc-core-functions.php Added theme support vars for grid settings 2017-11-09 18:11:35 +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 Replace thumbnail names 2017-11-07 18:48:51 +00: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 Fix Issue #16663. Moved meta creation to `prepare_object_for_database`. 2017-08-31 18:17:14 +01:00
wc-order-item-functions.php Invalidate by ID 2017-05-30 14:37:16 +01:00
wc-page-functions.php Check valid data when filtering wp_nav_menu_objects 2017-11-06 16:05:19 +00: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 Since options are hidden, remove notices for now - allow use. 2017-11-10 16:26:33 +00: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 Upgrade routine 2017-11-07 19:16:44 +00:00
wc-user-functions.php Issue #17505: Apply filters to registration-error-email-exists error. (#17507) 2017-11-07 20:16:56 +00:00
wc-webhook-functions.php Fixed includes/wc-webhook-functions.php and removed debug 2017-10-10 12:59:04 -03:00
wc-widget-functions.php Fix visibility of rating widgets 2017-06-15 11:29:10 +01:00