.. |
abstracts
|
Tweaks to order class
|
2014-10-07 11:09:29 +01:00 |
admin
|
Tweaks to report class
|
2014-10-07 11:09:22 +01:00 |
api
|
Absolute path fix for REST API v1
|
2014-09-21 01:12:54 +05:45 |
emails
|
removing all isntances of abstract from the WC_Email class
|
2014-09-23 10:20:28 -06:00 |
gateways
|
Remove all calls to get_page(), as it was deprecated on WordPress 3.5.0
|
2014-10-06 06:55:45 -03:00 |
libraries
|
changed the LESS compiler to SCSS compiler #5606
|
2014-09-22 15:30:07 -03:00 |
shipping
|
Absolute path and Indentation fix for includes/shipping/*.php :)
|
2014-09-21 01:29:32 +05:45 |
shortcodes
|
Minor tweaks to cart shortcode
|
2014-09-24 15:26:53 +01:00 |
updates
|
Remove all calls to get_page(), as it was deprecated on WordPress 3.5.0
|
2014-10-06 06:55:45 -03:00 |
walkers
|
Absolute path and Indentation fix for includes/walkers/*.php :)
|
2014-09-21 01:20:47 +05:45 |
widgets
|
[2.2] and test, use term_taxonomy_id for transient names
|
2014-09-24 14:22:02 +01:00 |
class-wc-ajax.php
|
Refund report changes
|
2014-10-06 13:39:53 +01:00 |
class-wc-api.php
|
Absolute path fix for WC_API class
|
2014-09-21 00:27:10 +05:45 |
class-wc-cache-helper.php
|
Notices from earlier cache helper change
|
2014-10-02 17:18:04 +01:00 |
class-wc-cart.php
|
include original $quantity with
|
2014-09-24 16:54:15 -04:00 |
class-wc-checkout.php
|
Prevent errors when country field is disabled
|
2014-09-22 13:23:31 +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
|
Prevent errors when country field is disabled
|
2014-09-22 13:23:31 +01:00 |
class-wc-coupon.php
|
Found and fix indendation for multiline comments for class-wc-coupon.php :)
|
2014-09-21 00:31:22 +05:45 |
class-wc-customer.php
|
Prevent errors when country field is disabled
|
2014-09-22 13:23:31 +01:00 |
class-wc-download-handler.php
|
When user tries to download a file and isn't logged in, send them to the account page with a notice.
|
2014-10-02 15:21:39 +01:00 |
class-wc-emails.php
|
using WC_Email send method for all WC emails
|
2014-09-23 11:02:00 -06:00 |
class-wc-form-handler.php
|
Do not escape redirect url in form handler
|
2014-10-01 21:26:35 +03:00 |
class-wc-frontend-scripts.php
|
Removed deprecated methods from WC_Frontend_Scripts and rewrote script registration and localization to run once.
|
2014-09-24 10:57:39 +01:00 |
class-wc-https.php
|
remove notice for undefined action property of ajax request
|
2014-09-24 09:12:26 -04:00 |
class-wc-install.php
|
changed the LESS compiler to SCSS compiler #5606
|
2014-09-22 15:30:07 -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
|
Added newline ;)
|
2014-09-21 00:36:01 +05:45 |
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
|
Removed newline ;)
|
2014-09-21 00:36:42 +05:45 |
class-wc-order-item-meta.php
|
[2.2] When formatting meta data for display, suffix items to prevent issues when there are multiple values for the same meta key
|
2014-10-06 12:17:07 +01:00 |
class-wc-order-refund.php
|
Line and indendation fix
|
2014-09-21 00:39:33 +05:45 |
class-wc-order.php
|
Allow WC_Order to be constructed w/o Order ID
|
2014-09-22 14:58:18 +04:00 |
class-wc-payment-gateways.php
|
added simplify pre-orders support
|
2014-09-02 11:11:21 -03:00 |
class-wc-post-data.php
|
Line and indendation fix
|
2014-09-21 00:39:33 +05:45 |
class-wc-post-types.php
|
Refund report changes
|
2014-10-06 13:39:53 +01:00 |
class-wc-product-external.php
|
Absolute path fix for class-wc-product-external.php
|
2014-09-21 00:40:53 +05:45 |
class-wc-product-factory.php
|
Remove newline
|
2014-09-21 00:41:34 +05:45 |
class-wc-product-grouped.php
|
Removed deprecated get_product() calls
|
2014-10-07 11:09:25 +01:00 |
class-wc-product-simple.php
|
Absolute path fix for class-wc-product-simple.php
|
2014-09-21 00:42:32 +05:45 |
class-wc-product-variable.php
|
Removed deprecated get_product() calls
|
2014-10-07 11:09:25 +01:00 |
class-wc-product-variation.php
|
Removed deprecated get_product() calls
|
2014-10-07 11:09:25 +01:00 |
class-wc-query.php
|
Absolute path fix for class-wc-query.php
|
2014-09-21 00:43:54 +05:45 |
class-wc-session-handler.php
|
Absolute path fix for class-wc-session-handler.php
|
2014-09-21 00:44:26 +05:45 |
class-wc-shipping-rate.php
|
added new filter for shipping tax
|
2014-09-26 10:35:59 +02:00 |
class-wc-shipping.php
|
Absolute path fix for class-wc-shipping.php
|
2014-09-21 00:46:02 +05:45 |
class-wc-shortcodes.php
|
Minor tweaks to cart shortcode
|
2014-09-24 15:26:53 +01:00 |
class-wc-tax.php
|
Indendation fix by .editorconfig
|
2014-09-21 00:47:51 +05:45 |
class-wc-template-loader.php
|
Made template debug mode set WC_TEMPLATE_DEBUG_MODE constant and remove all overrides for all template loading functions.
|
2014-10-03 10:52:11 +01:00 |
class-wc-validation.php
|
Update class-wc-validation.php
|
2014-05-14 00:55:29 +01:00 |
class-wc-webhook.php
|
Absolute path fix for class-wc-webhook.php
|
2014-09-21 00:48:51 +05:45 |
wc-attribute-functions.php
|
Absolute path fix for wc-attribute-functions.php
|
2014-09-21 00:49:38 +05:45 |
wc-cart-functions.php
|
Absolute path fix for wc-cart-functions.php
|
2014-09-21 00:51:15 +05:45 |
wc-conditional-functions.php
|
Absolute path fix for wc-conditional-functions.php
|
2014-09-21 00:51:46 +05:45 |
wc-core-functions.php
|
Made template debug mode set WC_TEMPLATE_DEBUG_MODE constant and remove all overrides for all template loading functions.
|
2014-10-03 10:52:11 +01:00 |
wc-coupon-functions.php
|
Absolute path fix for wc-coupon-functions.php
|
2014-09-21 00:52:35 +05:45 |
wc-deprecated-functions.php
|
changed the LESS compiler to SCSS compiler #5606
|
2014-09-22 15:30:07 -03:00 |
wc-formatting-functions.php
|
Absolute path fix for wc-formatting-functions.php
|
2014-09-21 00:54:16 +05:45 |
wc-notice-functions.php
|
Absolute path fix for wc-notice-functions.php
|
2014-09-21 00:54:43 +05:45 |
wc-order-functions.php
|
Refund report changes
|
2014-10-06 13:39:53 +01:00 |
wc-page-functions.php
|
Additional args for woocommerce_get_endpoint_url
|
2014-10-01 16:50:25 +01:00 |
wc-product-functions.php
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
wc-template-functions.php
|
move proceed to checkout button. closes #5496
|
2014-10-06 12:33:39 +01:00 |
wc-template-hooks.php
|
move proceed to checkout button. closes #5496
|
2014-10-06 12:33:39 +01:00 |
wc-term-functions.php
|
Absolute path fix for wc-term-functions.php
|
2014-09-21 00:56:49 +05:45 |
wc-user-functions.php
|
wc_paying_customer to only increase for 'simple' orders and added tool to refresh stats to customer list.
|
2014-10-02 16:44:36 +01:00 |