.. |
abstracts
|
Merge pull request #18008 from woocommerce/update/rounding-17970-17863
|
2017-12-07 08:34:15 -08:00 |
admin
|
Merge commit
|
2017-12-07 11:50:42 -05:00 |
api
|
Fixed category images schema in REST API v1
|
2017-11-29 10:42:06 -02:00 |
cli
|
Apply wc_maybe_define_constant() in all places
|
2017-09-05 16:52:39 -03:00 |
customizer
|
Force woocommerce options to show in customizer with unsupported themes
|
2017-12-04 15:33:42 +00:00 |
data-stores
|
Update docblock for $include_taxes
|
2017-12-07 11:46:35 +00:00 |
emails
|
Change invoice email title to "Customer invoice / Order details"
|
2017-10-27 15:01:02 +02:00 |
export
|
Merge pull request #18048 from woocommerce/fix/17722-2
|
2017-12-07 14:29:50 +00:00 |
gateways
|
Mark orders as payment complete if the order total is 0
|
2017-11-30 13:31:10 +10:00 |
import
|
Merge pull request #18061 from woocommerce/fix/import-export-18047
|
2017-12-07 09:57:31 -08:00 |
interfaces
|
[#12517] Implement logging product downloads into new logging table
|
2017-07-30 22:38:17 +00:00 |
legacy
|
Fix legacy API include paths
|
2017-11-22 10:28:02 -08: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
|
Tweak query args
|
2017-12-06 19:03:14 +00:00 |
theme-support
|
Move unsupported product singles stuff to template loader class
|
2017-11-10 12:48:45 -08: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
|
Resolve conflicts and bring up to date with master
|
2017-12-04 13:56:59 -08:00 |
class-wc-ajax.php
|
Merge branch 'master' into feature/11259
|
2017-12-04 14:14:03 +00:00 |
class-wc-api.php
|
Tweak - Fix IPN validation for PayPal as its notify URL has different case
|
2017-11-20 07:52:15 +05:45 |
class-wc-auth.php
|
Minor grammar change
|
2017-11-18 22:08:42 +00: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
|
Add helper function instead of calling method, and restore old method for bw compat
|
2017-11-08 15:07:00 +00:00 |
class-wc-cart-fees.php
|
Rename register_hooks() to init()
|
2017-11-08 10:17:52 -05:00 |
class-wc-cart-session.php
|
PHPCS Fixes
|
2017-12-05 08:48:35 +02:00 |
class-wc-cart-totals.php
|
Reversion changes
|
2017-12-07 15:39:10 +00:00 |
class-wc-cart.php
|
Merge branch 'master' into tweak/decouple-cart-template-methods
|
2017-12-07 20:16:08 +01:00 |
class-wc-checkout.php
|
Checkout should store fee tax lines
|
2017-11-21 10:49:26 +00:00 |
class-wc-cli.php
|
…
|
|
class-wc-comments.php
|
Tweak total_comments
|
2017-11-23 11:17:23 +00: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-log.php
|
PHPCS
|
2017-11-13 16:29:44 +00:00 |
class-wc-customer-download.php
|
Merge pull request #17679 from woocommerce/update/12517-download-reporting
|
2017-11-14 12:23:01 -08:00 |
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
|
Fixed coding standards
|
2017-11-22 15:25:27 -02:00 |
class-wc-deprecated-filter-hooks.php
|
Fixed coding standards
|
2017-11-22 15:25:27 -02:00 |
class-wc-discounts.php
|
Rounding and price should match the cart.
|
2017-12-04 20:38:29 +00:00 |
class-wc-download-handler.php
|
Woocommerce download readfile chunk number hook proposal (#17699)
|
2017-11-15 16:32:28 +00:00 |
class-wc-emails.php
|
Class wc emails backorder method extract function removed (#17724)
|
2017-11-17 11:38:26 +00:00 |
class-wc-embed.php
|
Fix Fatal Error: undefined function
|
2017-05-16 04:04:47 -04:00 |
class-wc-form-handler.php
|
Fix wrong call
|
2017-12-07 20:16:54 +01:00 |
class-wc-frontend-scripts.php
|
Fix some focus issues in selectWoo
|
2017-11-27 14:34:05 -08: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
|
Fixed coding standards
|
2017-11-22 14:13:59 -02: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
|
Change order of commands to make DB last
|
2017-12-05 14:39:37 -05: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
|
Use passed location
|
2017-11-15 12:14:55 +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
|
Tweak where meta gets sanitized before passing to comparison function
|
2017-11-20 21:48:35 +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
|
…
|
|
class-wc-order.php
|
Rename filter and pass order
|
2017-12-07 15:33:26 +00:00 |
class-wc-payment-gateways.php
|
Review tweaks
|
2017-11-09 09:26:17 -08: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
|
Force term setting
|
2017-11-23 16:00:34 +00:00 |
class-wc-post-types.php
|
Resolve conflicts and bring up to date with master
|
2017-12-04 13:56:59 -08:00 |
class-wc-product-attribute.php
|
Remove escape
|
2017-06-13 13:30:00 +01:00 |
class-wc-product-download.php
|
[#12517] Replace download_id on customer download and product download with static UUID instead of filename based hash, to preserve download links, logs, and permissions across filename changes
|
2017-08-05 04:42:31 +00:00 |
class-wc-product-external.php
|
Add add_to_cart_description method and aria-labels to cart buttons in the loop
|
2017-11-14 11:45:16 +00:00 |
class-wc-product-factory.php
|
…
|
|
class-wc-product-grouped.php
|
Add add_to_cart_description method and aria-labels to cart buttons in the loop
|
2017-11-14 11:45:16 +00: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
|
Add add_to_cart_description method and aria-labels to cart buttons in the loop
|
2017-11-14 11:45:16 +00:00 |
class-wc-product-variable.php
|
Update docblock for $include_taxes
|
2017-12-07 11:46:35 +00:00 |
class-wc-product-variation.php
|
Default variation tax class should be 'same as parent'
|
2017-11-16 12:19:31 +00:00 |
class-wc-query.php
|
Normalise get_query_results names and add new param for pagination
|
2017-12-06 13:13:43 +00:00 |
class-wc-regenerate-images-request.php
|
Log to a seperate log file dedicated to images
|
2017-11-15 10:34:28 +02:00 |
class-wc-regenerate-images.php
|
Revert isset check as it was previously
|
2017-11-29 14:13:47 +05:45 |
class-wc-register-wp-admin-settings.php
|
…
|
|
class-wc-session-handler.php
|
Use protected instead of private methods to allow easy override
|
2017-12-04 15:10:35 +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
|
Fixed @since
|
2017-12-06 19:12:42 -02:00 |
class-wc-shipping.php
|
Return packages with no rates.
|
2017-12-05 15:00:07 +00:00 |
class-wc-shortcodes.php
|
Use new loop functions
|
2017-12-06 18:10:44 +00:00 |
class-wc-structured-data.php
|
Merge branch 'master' into pr/16191
|
2017-08-08 13:20:17 +01:00 |
class-wc-tax.php
|
Reversion changes
|
2017-12-07 15:39:10 +00:00 |
class-wc-template-loader.php
|
Force woocommerce options to show in customizer with unsupported themes
|
2017-12-04 15:33:42 +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
|
CZ/SK zip - exchange space for \s
|
2017-11-30 19:33:16 +01:00 |
class-wc-webhook.php
|
add action for webhook status change
|
2017-11-03 11:37:00 -04:00 |
class-woocommerce.php
|
Resolve conflicts and bring up to date with master
|
2017-12-04 13:56:59 -08:00 |
wc-account-functions.php
|
wc_lostpassword_url should not be used before init
|
2017-12-05 14:25:24 +00:00 |
wc-attribute-functions.php
|
Tweak where meta gets sanitized before passing to comparison function
|
2017-11-20 21:48:35 +00:00 |
wc-cart-functions.php
|
Fixes to 5.2 rounding function and additional tests
|
2017-12-05 12:10:23 +00:00 |
wc-conditional-functions.php
|
Remove is_shortcode_loop
|
2017-12-06 18:09:49 +00:00 |
wc-core-functions.php
|
Merge pull request #18008 from woocommerce/update/rounding-17970-17863
|
2017-12-07 08:34:15 -08: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
|
Introduced new wc_deprecated_hook function as alias to _deprecated_hook
|
2017-11-22 14:47:22 -02:00 |
wc-formatting-functions.php
|
Merge pull request #18008 from woocommerce/update/rounding-17970-17863
|
2017-12-07 08:34:15 -08: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
|
Ensure refund is deleted when exception is thrown during wc_create_refund
|
2017-11-22 17:03:58 +01:00 |
wc-order-item-functions.php
|
Invalidate by ID
|
2017-05-30 14:37:16 +01:00 |
wc-page-functions.php
|
Fixed coding standards
|
2017-11-20 20:19:09 -02:00 |
wc-product-functions.php
|
Merge branch 'master' into feature/11259
|
2017-12-04 14:14:03 +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
|
Use timestamp function
|
2017-12-07 15:24:57 +00:00 |
wc-template-functions.php
|
Merge branch 'master' into tweak/decouple-cart-template-methods
|
2017-12-07 20:16:08 +01:00 |
wc-template-hooks.php
|
Hook in subcats
|
2017-12-06 18:10:28 +00: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
|
Remove automatic spacing changes made by my editor
|
2017-12-05 12:27:13 -05:00 |
wc-user-functions.php
|
Include 'product_url' wc_get_customer_available_downloads() results
|
2017-11-29 19:49:54 -02: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 |