..
abstracts
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
admin
Merge pull request #27830 from woocommerce/php8/fix-round-function-with-non-numeric-argument
2020-10-09 08:01:44 +02:00
cli
Merge branch 'master' into fix/27215
2020-10-14 10:16:36 -03:00
customizer
Fix the error message shown for the max setting
2020-07-10 12:58:57 +01:00
data-stores
Merge pull request #27830 from woocommerce/php8/fix-round-function-with-non-numeric-argument
2020-10-09 08:01:44 +02:00
emails
Fixed package tag usage
2020-08-05 13:36:24 -03:00
export
Fixed package tag usage
2020-08-05 13:36:24 -03:00
gateways
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
import
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
integrations /maxmind-geolocation
Replace 'DIRECTORY_SEPARATOR' with '/'
2020-08-26 15:50:34 -05:00
interfaces
Fixed package tag usage
2020-08-05 13:36:24 -03:00
legacy
Fixed usage of package tag in REST API and templates
2020-09-17 11:56:08 -03:00
libraries
Don't echo error when doing AJAX because it invalidates JSON
2020-03-17 16:49:52 +05:30
log-handlers
Fixed package tag usage
2020-08-05 13:36:24 -03:00
payment-tokens
Fixed package tag usage
2020-08-05 13:36:24 -03:00
queue
Fixed package tag usage
2020-08-05 13:36:24 -03:00
rest-api
Merge pull request #27310 from woocommerce/fix/27215
2020-10-14 14:00:33 -03:00
shipping
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
shortcodes
Fixed $columns type in docblock
2020-08-21 12:55:28 -05:00
theme-support
Fixed package tag usage
2020-08-05 13:36:24 -03:00
tracks
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
traits
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
walkers
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wccom-site
Fixed incorrect package tags
2020-08-05 17:49:10 -03:00
widgets
Reintroduce adjust_posts_count, and remove unnecessary comment.
2020-09-10 15:17:43 +02:00
README.md
Add documentation about the container and good coding practices.
2020-07-24 09:25:12 +02:00
class-wc-ajax.php
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
class-wc-api.php
Fixed usage of package tag in REST API and templates
2020-09-17 11:56:08 -03:00
class-wc-auth.php
Fixed usage of package tag in REST API and templates
2020-09-17 11:56:08 -03:00
class-wc-autoloader.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-background-emailer.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-background-updater.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-breadcrumb.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-cache-helper.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-cart-fees.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-cart-session.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-cart-totals.php
Merge pull request #27830 from woocommerce/php8/fix-round-function-with-non-numeric-argument
2020-10-09 08:01:44 +02:00
class-wc-cart.php
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
class-wc-checkout.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-cli.php
…
class-wc-comments.php
Merge pull request #26928 from khosroblog/master
2020-08-14 13:40:01 -05:00
class-wc-countries.php
Use reference in wc_asort_by_locale
2020-09-10 16:02:39 -03:00
class-wc-coupon.php
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
class-wc-customer-download-log.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-customer-download.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-customer.php
Convert optional-before-required arguments to required.
2020-10-02 09:45:09 +02:00
class-wc-data-exception.php
…
class-wc-data-store.php
Use the spread operator instead of call_user_func_array() in WC_Data_Store
2019-11-21 11:52:47 -03:00
class-wc-datetime.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-deprecated-action-hooks.php
…
class-wc-deprecated-filter-hooks.php
apply_filters_deprecated to avoid conflict with wp profile
2019-01-30 16:06:51 +00:00
class-wc-discounts.php
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
class-wc-download-handler.php
Added since tag in new filters introduced in 4.5
2020-08-17 18:01:41 -03:00
class-wc-emails.php
Update @version in which a filter was added
2020-10-08 17:03:09 -03:00
class-wc-embed.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-form-handler.php
Merge pull request #27219 from woocommerce/fix/filter-quantity-in-add_to_cart_handler_grouped
2020-09-12 15:56:49 -03:00
class-wc-frontend-scripts.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-geo-ip.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-geolite-integration.php
Added a deprecation to the old Geolite library wrapper class' public methods
2020-01-14 13:44:41 -08:00
class-wc-geolocation.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-https.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-install.php
Merge pull request #27748 from woocommerce/remove-leftovers-from-improved-filtering-by-attribute-for-variations
2020-10-08 15:45:09 +02:00
class-wc-integrations.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-log-levels.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-logger.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-meta-data.php
…
class-wc-order-factory.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-item-coupon.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-item-fee.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-item-meta.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-item-product.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-item-shipping.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-item-tax.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-item.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-query.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order-refund.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-order.php
Convert optional-before-required arguments to required.
2020-10-02 09:45:09 +02:00
class-wc-payment-gateways.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-payment-tokens.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-post-data.php
Merge pull request #27239 from woocommerce/fix/package-tag
2020-08-07 13:37:24 -03:00
class-wc-post-types.php
Fix #27436
2020-08-22 17:22:45 +12:00
class-wc-privacy-background-process.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-privacy-erasers.php
Updated the privacy-related strings as well.
2020-02-04 13:25:47 +01:00
class-wc-privacy-exporters.php
Adds support for group_description for privacy exporters which was added in WP5.3 through WPCoreChangeset#45825 and WPCoreTracTicket#45491
2020-02-04 12:57:31 -08:00
class-wc-privacy.php
Replace 'DIRECTORY_SEPARATOR' with '/'
2020-08-26 15:50:34 -05:00
class-wc-product-attribute.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-product-download.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-product-external.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-product-factory.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-product-grouped.php
Only use default message to avoid showing too much information to user
2019-07-19 15:37:10 -06:00
class-wc-product-query.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-product-simple.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-product-variable.php
Revert improved filtering for variations.
2020-09-09 17:36:26 +02:00
class-wc-product-variation.php
Remove logic for storage of attribute terms for variations
2020-09-22 16:31:06 +02:00
class-wc-query.php
Reintroduce adjust_posts_count, and remove unnecessary comment.
2020-09-10 15:17:43 +02:00
class-wc-rate-limiter.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-regenerate-images-request.php
prevent regenerate image filter loop
2020-08-25 14:31:15 -03:00
class-wc-regenerate-images.php
Improve choice of words
2020-08-25 18:03:03 -03:00
class-wc-register-wp-admin-settings.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-rest-authentication.php
Merge pull request #27587 from om4james/fix/26847-rest-api-auth
2020-10-08 16:32:03 +05:30
class-wc-rest-exception.php
Fixed usage of package tag in REST API and templates
2020-09-17 11:56:08 -03:00
class-wc-session-handler.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-shipping-rate.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-shipping-zone.php
Replace 'DIRECTORY_SEPARATOR' with '/'
2020-08-26 15:50:34 -05:00
class-wc-shipping-zones.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-shipping.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-shortcodes.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-structured-data.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
class-wc-tax.php
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
class-wc-template-loader.php
tweak logic to use `woocommerce/*-*` templates in theme folder
2020-09-21 14:12:22 -03:00
class-wc-tracker.php
Update includes/class-wc-tracker.php
2020-09-18 14:30:39 +02:00
class-wc-validation.php
Merge pull request #27059 from masteradhoc/masteradhoc-postcode-liechtenstein
2020-08-14 15:40:30 -03:00
class-wc-webhook.php
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
class-woocommerce.php
Reintroduce the dependency injection related code.
2020-10-08 09:28:05 +02:00
wc-account-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-attribute-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-cart-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-conditional-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-core-functions.php
Merge pull request #27830 from woocommerce/php8/fix-round-function-with-non-numeric-argument
2020-10-09 08:01:44 +02:00
wc-coupon-functions.php
Fix docblock summary for wc_get_coupon_id_by_code
2020-08-22 22:20:12 +02:00
wc-deprecated-functions.php
add/update correct deprecated notices on existing deprecations
2020-07-16 17:13:08 -03:00
wc-formatting-functions.php
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
wc-notice-functions.php
remove duplicate apply_filter
2020-08-21 11:36:03 +03:00
wc-order-functions.php
switch to site locale before translating refund reason
2020-08-13 10:32:19 -03:00
wc-order-item-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-page-functions.php
Make wc_get_endpoint_url() compatible with WordPress use_trailing_slashes settings
2019-07-31 20:57:55 -03:00
wc-product-functions.php
Add a 'NumberUtil' class with a 'round' method.
2020-10-01 11:08:51 +02:00
wc-rest-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-stock-functions.php
Merge pull request #27239 from woocommerce/fix/package-tag
2020-08-07 13:37:24 -03:00
wc-template-functions.php
Merge pull request #27289 from woocommerce/fix/27222
2020-10-07 15:06:30 -03:00
wc-template-hooks.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-term-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-update-functions.php
Remove the migration to delete variation term relationships.
2020-09-28 09:35:13 +02:00
wc-user-functions.php
Improve choice of words
2020-08-25 18:03:03 -03:00
wc-webhook-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00
wc-widget-functions.php
Fixed package tag usage
2020-08-05 13:36:24 -03:00