..
abstracts
Merge pull request #24828 from woocommerce/fix/24695
2019-12-05 12:39:50 -03:00
admin
Replace removed WordPress.Security.NonceVerification.NoNonceVerification
2019-12-13 17:45:32 -03:00
cli
When no update is found then just call WC_Install::update_db_version(); to ensure db version is set to current WC version, same as per WC_Admin_Notices::update_notice
2019-05-09 11:24:49 +02:00
customizer
…
data-stores
Merge pull request #25164 from om4james/webhook-delete-cache
2019-12-10 22:45:42 -03:00
emails
Simplify and modernize two methods
2019-11-22 15:25:08 -03:00
export
Update abstract-wc-csv-batch-exporter.php
2019-10-31 15:58:54 +01:00
gateways
Replace removed WordPress.Security.NonceVerification.NoNonceVerification
2019-12-13 17:45:32 -03:00
import
Changed wc_get_product_classname function name to wc_get_product_object
2019-12-04 16:15:16 -03:00
interfaces
get_total_refunded should return a float
2019-04-21 21:36:31 +02:00
legacy
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01:00
libraries
Fixed text domains
2019-12-02 18:38:21 -03:00
log-handlers
WC_Log_Handler_File::remove - fix for MS Windows
2019-01-31 21:23:22 -05:00
payment-tokens
…
queue
Fix WC_Action_Queue::get_next() return value
2019-01-04 14:27:01 +00:00
shipping
Removed extra check if the code is executed within admin.
2019-06-20 14:07:52 +02:00
shortcodes
Add pay order product has enough stock filter ( #25230 )
2019-12-13 11:16:30 -03:00
theme-support
Fixed PHPCS.
2019-11-26 20:54:04 +01:00
tracks
Replace removed WordPress.Security.NonceVerification.NoNonceVerification
2019-12-13 17:45:32 -03:00
traits
Use standard way to calculate total in `get_subtotal_to_display` for consistency.
2019-11-27 04:43:23 +05:30
walkers
…
wccom-site
Merge pull request #25131 from woocommerce/remove-wccom-site-api-permalink-require
2019-12-03 17:48:23 -03:00
widgets
Merge pull request #24292 from woocommerce/fix/24116
2019-12-03 14:25:05 -03:00
class-wc-ajax.php
Merge pull request #25162 from woocommerce/fix/24018
2019-12-05 14:22:43 +02:00
class-wc-api.php
Update version/path getters
2019-06-21 20:00:03 +01:00
class-wc-auth.php
…
class-wc-autoloader.php
Remove REST API autoloader
2019-06-19 11:44:57 +01:00
class-wc-background-emailer.php
…
class-wc-background-updater.php
Switch to action scheduler
2019-02-28 11:11:08 +00:00
class-wc-breadcrumb.php
Allow extension of WC_Breadcrumb class
2019-03-17 02:43:00 -04:00
class-wc-cache-helper.php
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01:00
class-wc-cart-fees.php
Introduced woocommerce_sort_fees_callback filter
2019-07-31 18:31:49 -03:00
class-wc-cart-session.php
Replace wc_get_page_permalink( 'cart' ) with wc_get_cart_url()
2019-08-29 08:43:42 +01:00
class-wc-cart-totals.php
Use standard way to calculate total in `get_subtotal_to_display` for consistency.
2019-11-27 04:43:23 +05:30
class-wc-cart.php
pass the clear persistent cart variable to the cart emptied actions
2019-10-30 09:14:45 +01:00
class-wc-checkout.php
Revert "Add support for '_held_for_checkout` records to prevent race conditions."
2019-12-04 16:03:05 -03:00
class-wc-cli.php
…
class-wc-comments.php
WC_Comments: Add action_log to excluded comment_types in wp_count_comments
2019-07-03 15:06:21 -07:00
class-wc-countries.php
Add 8 more countries to the list
2019-11-09 10:54:09 +00:00
class-wc-coupon.php
Merge pull request #23137 from woocommerce/fix/23051
2019-05-22 21:19:03 -03:00
class-wc-customer-download-log.php
…
class-wc-customer-download.php
Consistent CRUD classes with before/after save hooks
2019-04-17 12:47:35 +01:00
class-wc-customer.php
#23596 - I have solve this issue.
2019-05-06 11:43:56 +05:30
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
…
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
Fix cart tests - move round so taxes are correct
2019-04-17 16:49:46 +01:00
class-wc-download-handler.php
get_magic_quotes_runtime() is deprecated as of PHP 7.4
2019-08-23 15:58:13 -03:00
class-wc-emails.php
Simplify and modernize WC_Emails::queue_transactional_email()
2019-11-22 15:25:44 -03:00
class-wc-embed.php
…
class-wc-form-handler.php
Replace removed WordPress.Security.NonceVerification.NoNonceVerification
2019-12-13 17:45:32 -03:00
class-wc-frontend-scripts.php
Added Photoswipe and jQuery-UI CSS minification
2019-11-19 10:40:28 -08:00
class-wc-geo-ip.php
…
class-wc-geolite-integration.php
…
class-wc-geolocation.php
Delete method
2019-03-11 10:46:57 +00:00
class-wc-https.php
…
class-wc-install.php
Set max index length for slug in tax class table
2019-07-09 17:59:16 -03:00
class-wc-integrations.php
…
class-wc-log-levels.php
Typo in class-wc-log-levels.php
2019-01-30 23:31:39 -05:00
class-wc-logger.php
…
class-wc-meta-data.php
…
class-wc-order-factory.php
Removed variable and set exception paramater to array containing the order id.
2019-11-20 22:52:04 -06:00
class-wc-order-item-coupon.php
Use wc_format_coupon_code when handling posted values
2019-03-06 11:44:27 +00:00
class-wc-order-item-fee.php
Order items respect wc_round_tax_total
2019-01-11 13:20:57 +00:00
class-wc-order-item-meta.php
pass all arguments to woocommerce_order_item_display_meta_value filter
2019-01-10 07:21:34 -05:00
class-wc-order-item-product.php
Check if order exists before create downloads hash
2019-08-12 12:18:35 -03:00
class-wc-order-item-shipping.php
Order items respect wc_round_tax_total
2019-01-11 13:20:57 +00:00
class-wc-order-item-tax.php
default tax rate percent to null
2019-07-11 15:56:28 +02:00
class-wc-order-item.php
Updated outdated codex URLs
2019-06-12 19:31:01 -03:00
class-wc-order-query.php
…
class-wc-order-refund.php
…
class-wc-order.php
Revert "Add support for '_held_for_checkout` records to prevent race conditions."
2019-12-04 16:03:05 -03:00
class-wc-payment-gateways.php
Filter get_available_payment_gateways for valid results
2019-03-08 11:37:47 +00:00
class-wc-payment-tokens.php
Fixed method name
2019-10-01 12:30:29 -03:00
class-wc-post-data.php
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01:00
class-wc-post-types.php
update wording
2019-04-10 11:51:41 +01:00
class-wc-privacy-background-process.php
…
class-wc-privacy-erasers.php
…
class-wc-privacy-exporters.php
…
class-wc-privacy.php
…
class-wc-product-attribute.php
…
class-wc-product-download.php
…
class-wc-product-external.php
Only use default message to avoid showing too much information to user
2019-07-19 15:37:10 -06:00
class-wc-product-factory.php
…
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
…
class-wc-product-simple.php
Add 404 check when creating add to cart url for single products.
2019-10-09 12:44:47 +02:00
class-wc-product-variable.php
Merge pull request #23338 from woocommerce/update/23335
2019-07-08 18:56:14 -03:00
class-wc-product-variation.php
Only use default message to avoid showing too much information to user
2019-07-19 15:37:10 -06:00
class-wc-query.php
Replace removed WordPress.Security.NonceVerification.NoNonceVerification
2019-12-13 17:45:32 -03:00
class-wc-rate-limiter.php
More PHPCS fixes.
2019-12-05 15:46:13 +01:00
class-wc-regenerate-images-request.php
PHPCS fixes
2019-01-15 15:24:53 +02:00
class-wc-regenerate-images.php
combine check
2019-03-18 10:59:43 +00:00
class-wc-register-wp-admin-settings.php
…
class-wc-rest-authentication.php
Move authentication to WCCOM Site API to wccom-site main class.
2019-07-15 21:59:48 +07:00
class-wc-rest-exception.php
Moved auth and exception classes to main includes directory - these are shared between legacy and new API. The package may replace these in the future.
2019-06-19 11:52:50 +01:00
class-wc-session-handler.php
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01:00
class-wc-shipping-rate.php
…
class-wc-shipping-zone.php
Switched conditon by accident
2019-04-17 12:57:02 +01:00
class-wc-shipping-zones.php
…
class-wc-shipping.php
Update class-wc-shipping.php
2019-08-22 11:57:27 +05:30
class-wc-shortcodes.php
Changed wc_get_product_classname function name to wc_get_product_object
2019-12-04 16:15:16 -03:00
class-wc-structured-data.php
Merge pull request #24278 from woocommerce/fix/23299
2019-11-27 17:56:54 +01:00
class-wc-tax.php
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01:00
class-wc-template-loader.php
Merge pull request #21860 from rellect/wc_case
2019-01-08 14:29:59 +00:00
class-wc-tracker.php
Include tracker fields for processing order totals and dates.
2019-11-19 15:10:43 +02:00
class-wc-validation.php
Add postcode validation for Slovenia ( #25174 )
2019-12-09 10:09:45 -03:00
class-wc-webhook.php
Fix typo webhopk -> webhook in WC_Webhook
2019-08-20 08:43:50 +02:00
class-woocommerce.php
Centralize check for default themes.
2019-12-11 18:35:04 +01:00
wc-account-functions.php
Fixed My Account menu highlight when adding payment methods
2019-11-14 09:51:49 -03:00
wc-attribute-functions.php
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01:00
wc-cart-functions.php
Replace wc_get_page_permalink( 'cart' ) with wc_get_cart_url()
2019-08-29 08:47:31 +01:00
wc-conditional-functions.php
Introduce file type check for tax rate importer
2019-07-02 10:44:21 -03:00
wc-core-functions.php
Fix minor imprecision in wc_is_wp_default_theme_active() documentation
2019-12-13 09:59:20 -03:00
wc-coupon-functions.php
Improve the way we do queries ( #22043 )
2019-01-23 13:46:32 +00:00
wc-deprecated-functions.php
Deprecation functions should not output errors during REST requests.
2019-03-21 16:26:33 +00:00
wc-formatting-functions.php
Merge pull request #24281 from woocommerce/fix/24269
2019-12-09 14:07:29 -03:00
wc-notice-functions.php
Merge branch 'master' into feature/inline-notices
2019-12-04 16:26:10 -03:00
wc-order-functions.php
Revert "Add support for '_held_for_checkout` records to prevent race conditions."
2019-12-04 16:03:05 -03:00
wc-order-item-functions.php
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01: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
Merge branch 'master' into feature/24956
2019-12-04 16:18:39 -03:00
wc-rest-functions.php
phpcs
2019-01-21 08:11:40 -08:00
wc-stock-functions.php
Revert "Add support for '_held_for_checkout` records to prevent race conditions."
2019-12-04 16:03:05 -03:00
wc-template-functions.php
Merge pull request #24935 from woocommerce/fix/24845-wpcom-customizer
2019-12-05 20:28:55 -03:00
wc-template-hooks.php
Introduced wc_get_pay_buttons() function
2019-11-07 17:23:38 -03:00
wc-term-functions.php
Simplify and modernize wc_walk_category_dropdown_tree()
2019-11-22 15:25:44 -03:00
wc-update-functions.php
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01:00
wc-user-functions.php
Exit after redirect
2019-10-09 12:35:24 +02:00
wc-webhook-functions.php
Missed null check in wc_load_webhooks
2019-02-18 16:58:16 +00:00
wc-widget-functions.php
…