..
abstracts
Revert "Prevent negative prices on products"
2019-07-15 08:50:11 +02:00
admin
Merge pull request #24291 from woocommerce/prod-shipping-class-alphabetical
2019-08-08 16:41:30 -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 #24239 from Chouby/fix/delete_variations_actions
2019-08-08 16:47:39 -03:00
emails
Remove duplicate tooltip text
2019-08-07 17:49:38 +02:00
export
Merge pull request #22320 from Prospress/fix/22197
2019-01-16 09:31:43 -08:00
gateways
Refactor logic for passing no_shipping, it should only be passed when no shipping items are available.
2019-05-21 08:11:36 +02:00
import
remove trailing space
2019-07-10 14:01:38 -03:00
interfaces
get_total_refunded should return a float
2019-04-21 21:36:31 +02:00
legacy
Update from master
2019-07-10 12:57:02 +01:00
libraries
Update Emogirifier library
2019-05-27 11:39:33 +02: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 tag_operator to products shortcode
2019-07-09 13:06:35 -04:00
theme-support
Add support for Twenty Nineteen color scheme option
2018-11-19 15:02:26 +00:00
tracks
Return early if post status is `auto-draft` to prevent fatal.
2019-07-17 00:21:18 +05:30
walkers
…
wccom-site
Don't use WP_REST_Server::get_raw_data() inside REST API endpoints
2019-07-15 13:30:17 -03:00
widgets
Merge pull request #23384 from CasperBraske/CasperBraske-patch-1
2019-08-08 15:46:45 -03:00
class-wc-ajax.php
Added arguments to filter `woocommerce_ajax_order_item`
2019-07-09 13:31:47 +01: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
I cannot spell
2019-03-04 14:57:49 +00:00
class-wc-cart-fees.php
…
class-wc-cart-session.php
Merge pull request #23112 from woocommerce/fix/persistent-cart-filter
2019-05-21 15:07:55 -03:00
class-wc-cart-totals.php
Merge branch 'master' into fix/23340
2019-07-09 16:32:43 -03:00
class-wc-cart.php
Deprecate the woocommerce_before_cart_item_quantity_zero action
2019-07-18 11:18:21 +10:00
class-wc-checkout.php
fix setting rate percent in checkout
2019-07-11 15:56:02 +02: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 space
2019-08-06 21:41:16 +09: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
…
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
Coding Standards: Add missing space.
2019-05-24 18:15:24 -06:00
class-wc-emails.php
Deprecate email_footer_replace_site_title and use replace_placeholders
2019-07-04 09:36:05 +02:00
class-wc-embed.php
…
class-wc-form-handler.php
Merge pull request #24021 from AndyMardell/feature/allow-notice-type-changes
2019-07-14 21:06:20 +02:00
class-wc-frontend-scripts.php
Allow enforce password strength meter on checkout
2019-05-24 15:27:26 -03:00
class-wc-geo-ip.php
…
class-wc-geolite-integration.php
Update PHPCompatibility sniff names
2018-11-21 11:08:26 -02:00
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
PHPCS fixes
2018-11-20 12:54:59 +02:00
class-wc-meta-data.php
…
class-wc-order-factory.php
…
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
Order items respect wc_round_tax_total
2019-01-11 13:20:57 +00: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
This PR reworks the intention of #23859 which causes failing unit tests due to $this->get_address( 'shipping' ) always returning an array even when no shipping address is present.
2019-07-14 20:34:30 +02: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
Use correct return types
2018-11-07 16:49:41 +02:00
class-wc-post-data.php
Force delete rather than trash variations on product type change
2019-04-24 11:16:41 +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
Merge pull request #22244 from faisal-alvi/fix-22234
2018-12-19 12:42:48 -02:00
class-wc-product-download.php
Fix typo
2018-10-11 13:31:18 -07:00
class-wc-product-external.php
…
class-wc-product-factory.php
Fix incorrect return type documentation for product factory `get_product()`.
2018-11-29 15:25:24 +01:00
class-wc-product-grouped.php
…
class-wc-product-query.php
…
class-wc-product-simple.php
…
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
Removed superfluous filter.
2019-03-11 13:34:31 +01:00
class-wc-query.php
Merge pull request #23159 from woocommerce/fix/23157
2019-05-22 21:17:01 -03: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
Merge pull request #23687 from rekkitatu/master
2019-07-15 09:54:39 +02: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
Improve inline docs in calculate_shipping_for_package
2019-01-21 11:49:44 +00:00
class-wc-shortcodes.php
Return string
2019-02-25 22:01:22 +00:00
class-wc-structured-data.php
Only add the image node to structured data if product has image
2019-07-18 10:24:42 -03:00
class-wc-tax.php
Only remove
2019-07-29 11:53:15 +02: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
Tracker: apply coding standards.
2019-06-06 13:23:11 -07:00
class-wc-validation.php
Improve regex
2019-06-01 11:52:15 -03:00
class-wc-webhook.php
Update webhooks
2019-06-21 13:59:32 +01:00
class-woocommerce.php
Remove extra new line.
2019-07-11 18:22:39 +07:00
wc-account-functions.php
Added is-active class to Orders when looking at individual order under My Account.
2019-04-08 16:49:44 +02:00
wc-attribute-functions.php
Correct keys when migrating attribute data
2019-03-25 12:27:18 +00:00
wc-cart-functions.php
Rename filters
2019-07-09 21:22:41 +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
Fixed translator notation
2019-07-19 13:29:38 -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
Fixed Netherlands postcode formatting ( #24284 )
2019-08-09 15:00:40 -03:00
wc-notice-functions.php
Moved the wc_kses_notice to wc-notice-functions.php and applied it in wc_print_notices().
2018-08-21 12:00:48 +02:00
wc-order-functions.php
Improve refund reason when changing order status to refunded
2019-05-16 17:57:28 -03:00
wc-order-item-functions.php
Revert "Add adjust stock handling when deleting items"
2019-01-03 11:50:39 +00: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 pull request #23562 from benhuson/update/23558-related-product-order
2019-05-22 19:59:25 -03:00
wc-rest-functions.php
phpcs
2019-01-21 08:11:40 -08:00
wc-stock-functions.php
Removed comments that are no longer relevant.
2019-05-15 15:46:53 +02:00
wc-template-functions.php
Introduced filter to change default redirect url in wc_logout_url()
2019-07-31 20:35:10 -03:00
wc-template-hooks.php
Introduce woocommerce_widget_shopping_cart_subtotal function and move minicart template subtotal to use it. New woocommerce_before_cart_collaterals, woocommerce_widget_shopping_cart_total and woocommerce_widget_shopping_cart_after_buttons actions for making the cart and mini cart templates more flexible without having to override it.
2019-07-14 19:27:42 +02:00
wc-term-functions.php
Always return string
2019-05-06 19:49:02 -03:00
wc-update-functions.php
Delete woocommerce_tax_classes option after transfering it to the new tax class table.
2019-07-22 14:16:17 +02:00
wc-user-functions.php
Merge pull request #23402 from bekarice/tweak/update-paying-customer
2019-07-12 10:15:21 -03:00
wc-webhook-functions.php
Missed null check in wc_load_webhooks
2019-02-18 16:58:16 +00:00
wc-widget-functions.php
…