..
abstracts
Merge branch 'performance/wc-get-product-class'
2019-02-07 13:34:18 +00:00
admin
add header & footer to products empty suggestions box
2019-02-19 11:54:58 +13:00
api
Merge branch 'update/versioned-transients-alt'
2019-02-06 13:18:50 +00:00
cli
per_page must be between 1 and 100, default to 100.
2018-03-28 10:18:10 +02:00
customizer
Preview checkout without dummy product
2018-05-22 11:19:09 +01:00
data-stores
merge conflict
2019-02-08 13:08:55 +00:00
emails
Merge pull request #22394 from fitimvata/master
2019-01-21 16:00:10 +00:00
export
Merge pull request #22320 from Prospress/fix/22197
2019-01-16 09:31:43 -08:00
gateways
Merge pull request #22410 from woocommerce/remove/simplify-commerce
2019-02-04 11:23:23 +00:00
import
Merge branch 'pr/22298'
2019-01-09 13:51:30 +00:00
interfaces
PHPCS fixes
2018-09-24 11:43:46 +10:00
legacy
Removed obvious boolean results
2018-03-21 19:57:10 -03:00
libraries
Merge pull request #22342 from woocommerce/update/22315
2019-01-31 13:32:36 +00:00
log-handlers
WC_Log_Handler_File::remove - fix for MS Windows
2019-01-31 21:23:22 -05:00
marketplace-suggestions
style products empty header/footer + support link style:
2019-02-19 12:22:06 +13:00
payment-tokens
Use display name for tokens
2018-05-03 12:00:07 +02:00
queue
Fix WC_Action_Queue::get_next() return value
2019-01-04 14:27:01 +00:00
shipping
Use shipping method instead of property through magic + doc return statements
2019-01-04 12:41:38 +00:00
shortcodes
Merge branch 'update/versioned-transients-alt'
2019-02-06 13:18:50 +00:00
theme-support
Add support for Twenty Nineteen color scheme option
2018-11-19 15:02:26 +00:00
walkers
…
widgets
merge conflict
2019-02-08 13:08:55 +00:00
class-wc-ajax.php
Merge branch 'fix/22147'
2019-02-04 13:05:40 +00:00
class-wc-api.php
We need auth early
2019-01-30 18:12:33 +00:00
class-wc-auth.php
Remove API enabled check from auth endpoint
2018-06-12 12:37:36 +01:00
class-wc-autoloader.php
Fixed includes/class-wc-autoloader.php PHPCS violations
2018-03-15 18:13:26 -03:00
class-wc-background-emailer.php
Fixed includes/class-wc-background-emailer.php PHPCS violations
2018-03-15 18:22:12 -03:00
class-wc-background-updater.php
Preserve changes in includes/class-wc-background-updater.php
2018-10-29 13:14:05 -03:00
class-wc-breadcrumb.php
Add breadcrumb links for product categories and tags
2018-09-05 13:32:53 -07:00
class-wc-cache-helper.php
Fix callback args
2019-02-06 12:15:29 +00:00
class-wc-cart-fees.php
Fixed includes/class-wc-cart-fees.php PHPCS violations
2018-03-16 14:43:53 -03:00
class-wc-cart-session.php
header_register_callback to set cookies before headers are sent (if supported)
2019-02-05 13:03:16 +00:00
class-wc-cart-totals.php
Merge pull request #22347 from woocommerce/fix/20911
2019-01-31 13:33:36 +00:00
class-wc-cart.php
Merge branch 'pr/21050'
2019-01-31 15:47:52 +00:00
class-wc-checkout.php
Allow notice to persist after customer ID change
2019-02-04 15:48:59 +00:00
class-wc-cli.php
Short ASBPATH check
2018-03-19 19:28:37 -03:00
class-wc-comments.php
PHPCS fixes
2019-01-17 08:32:42 +02:00
class-wc-countries.php
Merge branch 'enhancement/21758'
2019-01-31 13:44:35 +00:00
class-wc-coupon.php
Add coupon object param to get coupon data filter
2018-09-26 12:43:27 +09:30
class-wc-customer-download-log.php
Fixed includes/class-wc-customer-download-log.php PHPCS violations
2018-03-19 20:01:52 -03:00
class-wc-customer-download.php
Moved check for download log to WC_Download_Handler.
2018-05-09 15:52:02 +02:00
class-wc-customer.php
PHPCS fixes
2019-01-17 08:32:42 +02:00
class-wc-data-exception.php
Fixed includes/class-wc-data-exception.php PHPCS violations
2018-03-19 20:17:56 -03:00
class-wc-data-store.php
WC_Data_Store | Exception throwing @throws PHPDoc comment added ( #20352 )
2018-06-04 10:45:53 +01:00
class-wc-datetime.php
getOffset Refactor
2018-06-02 23:47:05 +06:00
class-wc-deprecated-action-hooks.php
Hook mapping/bw compat
2018-04-16 14:27:03 +01:00
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
Merge pull request #22529 from james-allan/custom_coupon_usage_limit
2019-01-23 21:36:19 +00:00
class-wc-download-handler.php
Add http(s) to // download urls
2018-10-11 13:31:18 -07:00
class-wc-emails.php
Use shipping method instead of property through magic + doc return statements
2019-01-04 12:41:38 +00:00
class-wc-embed.php
Fixed includes/class-wc-embed.php PHPCS violations
2018-03-21 00:02:57 -03:00
class-wc-form-handler.php
Add notice when registration is complete
2019-02-04 15:49:10 +00:00
class-wc-frontend-scripts.php
apply_filters_deprecated to avoid conflict with wp profile
2019-01-30 16:06:51 +00:00
class-wc-geo-ip.php
Deprecated old WC_Geo_IP class
2018-03-15 17:23:40 -03:00
class-wc-geolite-integration.php
Update PHPCompatibility sniff names
2018-11-21 11:08:26 -02:00
class-wc-geolocation.php
Set fallback false
2019-02-07 13:40:50 +00:00
class-wc-https.php
…
class-wc-install.php
Merge pull request #22443 from woocommerce/fix/21705
2019-02-04 11:13:49 +00:00
class-wc-integrations.php
Fixed includes/class-wc-integrations.php PHPCS violations
2018-03-21 00:07:37 -03:00
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
WC_Meta_Data | PHPDoc Fix ( #20371 )
2018-06-05 13:29:56 +01:00
class-wc-order-factory.php
Make Order Factory return an int as well from $post->ID
2018-04-13 11:27:30 +01:00
class-wc-order-item-coupon.php
Fixed includes/class-wc-order-item-coupon.php PHPCS violations
2018-03-21 00:33:44 -03:00
class-wc-order-item-fee.php
Fixed includes/class-wc-order-item-fee.php PHPCS violations
2018-03-21 00:39:37 -03: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
Fixed includes/class-wc-order-item-product.php PHPCS violations
2018-03-21 00:49:45 -03:00
class-wc-order-item-shipping.php
Fixed includes/class-wc-order-item-shipping.php coding standards
2018-03-21 00:46:32 -03:00
class-wc-order-item-tax.php
Fixed includes/class-wc-order-item-tax.php PHPCS violations
2018-03-21 00:52:55 -03:00
class-wc-order-item.php
Update PHPCompatibility sniff names
2018-11-21 11:08:26 -02:00
class-wc-order-query.php
PHPDoc @throw Added ( #20370 )
2018-06-05 13:29:35 +01:00
class-wc-order-refund.php
Improved class description
2018-03-21 00:50:30 -03:00
class-wc-order.php
phpcs
2019-01-21 08:11:40 -08:00
class-wc-payment-gateways.php
Remove simplify commerce gateway
2019-01-10 12:01:27 +00:00
class-wc-payment-tokens.php
Use correct return types
2018-11-07 16:49:41 +02:00
class-wc-post-data.php
update default attribute slug when atribute term slug is changed
2019-01-09 15:10:24 -04:00
class-wc-post-types.php
PHPCS fixes
2019-01-17 08:32:42 +02:00
class-wc-privacy-background-process.php
Inactive account handling
2018-04-30 15:38:45 +01:00
class-wc-privacy-erasers.php
feedback
2018-05-18 21:28:51 +01:00
class-wc-privacy-exporters.php
Merge pull request #20435 from rnaby/070618-212333-wc-privacy-exporters-customer_data_exporter
2018-06-08 11:34:42 -07:00
class-wc-privacy.php
WooCommerce prefix only
2018-06-14 15:47:15 +01:00
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
Escape and decode amsersands correcrtly
2018-05-22 10:52:51 +01:00
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
Prevent infinite loops when grouped products group each other
2018-05-09 14:05:05 +01:00
class-wc-product-query.php
added changes for low stock notifications per product
2018-05-27 05:40:58 +01:00
class-wc-product-simple.php
Fixed includes/class-wc-product-simple.php PHPCS violations
2018-03-22 15:43:51 -03:00
class-wc-product-variable.php
fix lint code style issue
2018-09-06 22:52:48 +02:00
class-wc-product-variation.php
fix `0` value attribute permalink calculation, property population in REST api
2018-11-23 11:13:25 -04:00
class-wc-query.php
remove the WP main query check
2019-02-01 09:49:31 -04:00
class-wc-regenerate-images-request.php
PHPCS fixes
2019-01-15 15:24:53 +02:00
class-wc-regenerate-images.php
fix wrong variable checking
2019-02-02 15:54:33 +06:00
class-wc-register-wp-admin-settings.php
Fixed includes/class-wc-register-wp-admin-settings.php PHPCS violations
2018-03-21 00:16:26 -03:00
class-wc-session-handler.php
Merge pull request #22650 from woocommerce/update/20995
2019-02-08 13:04:36 +00:00
class-wc-shipping-rate.php
Fixed includes/class-wc-shipping-rate.php PHPCS violations
2018-03-21 20:58:20 -03:00
class-wc-shipping-zone.php
Add woocommerce_valid_location_types filter
2018-11-19 13:04:58 +02:00
class-wc-shipping-zones.php
Pass through JSON context when getting zones for JSON responses and scripts
2018-05-09 17:41:33 +01:00
class-wc-shipping.php
Improve inline docs in calculate_shipping_for_package
2019-01-21 11:49:44 +00:00
class-wc-shortcodes.php
Adds filter for product categories displayed by `product_categories` shortcode.
2019-01-31 15:01:33 +00:00
class-wc-structured-data.php
Merge branch 'pr/22596'
2019-02-05 11:02:29 +00:00
class-wc-tax.php
prefix tax cache key
2019-01-30 16:11:37 +00: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
Use shipping method instead of property through magic + doc return statements
2019-01-04 12:41:38 +00:00
class-wc-validation.php
Support for Dutch postcodes
2018-12-30 20:02:59 +01:00
class-wc-webhook.php
Merge pull request #22073 from bekarice/fix/partial-refund-webhooks
2019-01-23 13:02:44 +00:00
class-woocommerce.php
move hard-coded suggestion data to woo API (WCCOM api coming soon)
2019-02-14 15:47:32 +13:00
wc-account-functions.php
Add endpoints to account menu items filter
2018-05-06 09:56:28 +02:00
wc-attribute-functions.php
merge conflict
2019-02-08 13:08:55 +00:00
wc-cart-functions.php
Merge pull request #21069 from tomaskavalek/patch-1
2019-01-22 14:36:20 +00:00
wc-conditional-functions.php
Upate function @since to 3.6.0
2019-01-22 15:22:14 +02:00
wc-core-functions.php
Merge pull request #22608 from woocommerce/performance/remove-external-ip-lookup
2019-02-08 13:09:31 +00:00
wc-coupon-functions.php
Improve the way we do queries ( #22043 )
2019-01-23 13:46:32 +00:00
wc-deprecated-functions.php
…
wc-formatting-functions.php
Support for Dutch postcodes
2018-12-30 20:02:59 +01: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
Merge pull request #22518 from Prospress/fix/21779_redux
2019-01-22 13:29:40 +00:00
wc-order-item-functions.php
Specified where the Exception is coming from
2018-06-25 15:04:49 +06:00
wc-page-functions.php
wc_list_pages function refactored
2018-05-15 08:08:18 +06:00
wc-product-functions.php
Merge branch 'update/versioned-transients-alt'
2019-02-06 13:18:50 +00:00
wc-rest-functions.php
phpcs
2019-01-21 08:11:40 -08:00
wc-stock-functions.php
Using wrong post type name in comparison
2019-02-04 13:56:35 +00:00
wc-template-functions.php
merge conflict
2019-02-08 13:08:55 +00:00
wc-template-hooks.php
fix:No alert for mis-matched password reset
2019-02-04 12:02:59 +05:30
wc-term-functions.php
Use shipping method instead of property through magic + doc return statements
2019-01-04 12:41:38 +00:00
wc-update-functions.php
phpcs
2019-01-21 08:11:40 -08:00
wc-user-functions.php
Merge pull request #22650 from woocommerce/update/20995
2019-02-08 13:04:36 +00:00
wc-webhook-functions.php
update from master
2019-01-08 14:51:05 +00:00
wc-widget-functions.php
…