.. |
abstracts
|
When updating order status, ensure its a valid WC order status.
|
2014-09-17 12:24:10 +01:00 |
admin
|
Absolute path and Indentation fix for includes/admin/settings/*.php :)
|
2014-09-21 01:40:47 +05:45 |
api
|
Absolute path fix for REST API v1
|
2014-09-21 01:12:54 +05:45 |
emails
|
Absolute path and Indentation fix for includes/emails/*.php :)
|
2014-09-21 01:15:40 +05:45 |
gateways
|
Absolute path and Indentation fix for includes/gateways/*.php :)
|
2014-09-21 01:27:58 +05:45 |
libraries
|
Absolute path and Indentation fix for includes/libraries/class-cssmin.php :)
|
2014-09-21 01:17:11 +05:45 |
shipping
|
Absolute path and Indentation fix for includes/shipping/*.php :)
|
2014-09-21 01:29:32 +05:45 |
shortcodes
|
Indentation and new lines fix for includes/shortcodes :)
|
2014-09-21 01:18:32 +05:45 |
updates
|
Absolute path and Indentation fix for includes/updates/*.php :)
|
2014-09-21 01:19:50 +05:45 |
walkers
|
Absolute path and Indentation fix for includes/walkers/*.php :)
|
2014-09-21 01:20:47 +05:45 |
widgets
|
Absolute path and Indentation fix for includes/widgets/*.php :)
|
2014-09-21 01:22:45 +05:45 |
class-wc-ajax.php
|
Fix adding items to orders
|
2014-09-19 12:52:26 +01:00 |
class-wc-api.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
class-wc-cache-helper.php
|
$key should be $transient_name
|
2014-07-03 13:02:19 +01:00 |
class-wc-cart.php
|
Reverted access public
|
2014-09-15 08:17:19 +05:45 |
class-wc-checkout.php
|
Prevent errors when adding 'zero-rated' tax on checkout.
|
2014-09-17 11:40:54 +01:00 |
class-wc-comments.php
|
Allow getting rating count for a specific rating number
|
2014-09-17 11:03:10 +03:00 |
class-wc-countries.php
|
Removed postcode for Bahamas.
|
2014-09-11 14:26:22 +01:00 |
class-wc-coupon.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
class-wc-customer.php
|
Prevent woocommerce_apply_base_tax_for_local_pickup breaking tax on virtual orders
|
2014-09-08 14:48:18 +01:00 |
class-wc-download-handler.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
class-wc-emails.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
class-wc-form-handler.php
|
Fix infinite redirect loop on cart page
|
2014-09-19 13:24:31 +10:00 |
class-wc-frontend-scripts.php
|
Removed ununsed global variables in local scopes
|
2014-06-08 22:33:11 +02:00 |
class-wc-https.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
class-wc-install.php
|
prevented errors in the installation caused by old plugins
|
2014-09-10 13:35:46 -03:00 |
class-wc-integrations.php
|
We'll let autoload handle this file loading
|
2013-11-01 21:05:02 +01:00 |
class-wc-language-pack-upgrader.php
|
Created method for install the translations directly
|
2014-09-12 18:55:50 -03:00 |
class-wc-logger.php
|
introduces the wc_get_log_file_path() function
|
2014-05-28 11:08:33 -03:00 |
class-wc-order-factory.php
|
Passed $args to dynamic class that inherits WC_Abstract_Order is never used.
|
2014-08-15 14:56:43 +02:00 |
class-wc-order-item-meta.php
|
Cast array instead Closes #5890
|
2014-08-05 11:28:27 +01:00 |
class-wc-order-refund.php
|
created initial methods for WC_Order_Refund class
|
2014-07-08 15:22:58 -03:00 |
class-wc-order.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
class-wc-payment-gateways.php
|
added simplify pre-orders support
|
2014-09-02 11:11:21 -03:00 |
class-wc-post-data.php
|
Use order types where required
|
2014-07-11 12:43:42 +01:00 |
class-wc-post-types.php
|
Fixed number of processing orders display
|
2014-09-15 23:32:34 -03:00 |
class-wc-product-external.php
|
fixing typo in product classes
|
2014-03-24 12:11:43 +00:00 |
class-wc-product-factory.php
|
Minor fix to stop warnings in HHVM
|
2014-01-17 14:28:15 -06:00 |
class-wc-product-grouped.php
|
Tweak get_children to look for empty transient
|
2014-08-12 12:06:18 +01:00 |
class-wc-product-simple.php
|
Removed some transient clears where unnecessary
|
2014-06-19 12:25:10 +01:00 |
class-wc-product-variable.php
|
Fix up visibility of stock options, drop downs, and get_availability() when parent is managing stock for a variation.
|
2014-08-13 15:03:30 +01:00 |
class-wc-product-variation.php
|
Fixed a varation product width inheritance bug.
|
2014-09-17 11:00:14 +02:00 |
class-wc-query.php
|
Password protected posts are not hidden from catalog by default anymore, visibility can be set via the 'Catalog visibility' option.
|
2014-09-05 12:23:34 +02:00 |
class-wc-session-handler.php
|
Stronger session ID generation
|
2014-05-20 11:08:31 +01:00 |
class-wc-shipping-rate.php
|
save and display shipping taxes in order items meta box
|
2014-07-20 00:32:52 -03:00 |
class-wc-shipping.php
|
Update copy-pasted docs
|
2014-06-19 15:43:05 -04:00 |
class-wc-shortcodes.php
|
Changed all use of get_product to wc_get_product
|
2014-08-19 12:09:29 +02:00 |
class-wc-tax.php
|
Max 100 taxes displayed, but show text input
|
2014-07-23 11:30:06 +01:00 |
class-wc-template-loader.php
|
Update class-wc-template-loader.php
|
2014-06-19 15:45:09 +03:00 |
class-wc-validation.php
|
Update class-wc-validation.php
|
2014-05-14 00:55:29 +01:00 |
class-wc-webhook.php
|
Fix webhook delivery request header format
|
2014-09-07 16:10:30 -04:00 |
wc-attribute-functions.php
|
Improve display of multiword product attributes
|
2014-07-30 12:41:14 -07:00 |
wc-cart-functions.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
wc-conditional-functions.php
|
Changed all use of get_product to wc_get_product
|
2014-08-19 12:09:29 +02:00 |
wc-core-functions.php
|
Improved headers sent notice to include file and line.
|
2014-09-17 11:40:54 +01:00 |
wc-coupon-functions.php
|
Code changes for #4252
|
2013-12-02 12:34:27 +01:00 |
wc-deprecated-functions.php
|
better _doing_it_wrong()
|
2014-08-28 02:18:16 +05:45 |
wc-formatting-functions.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
wc-notice-functions.php
|
Notice functions tweaks
|
2014-09-05 02:37:12 -04:00 |
wc-order-functions.php
|
Prepare update queries.
|
2014-09-16 10:45:28 +01:00 |
wc-page-functions.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
wc-product-functions.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
wc-template-functions.php
|
Fix redirect on paginated search results
|
2014-09-18 13:23:00 +01:00 |
wc-template-hooks.php
|
Move loop_end hook as it is generic and used in all WP loops
|
2014-03-20 09:49:35 +00:00 |
wc-term-functions.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
wc-user-functions.php
|
Removed the 'delete_users' case.
|
2014-09-04 13:30:48 +02:00 |