..
abstracts
Merge pull request #8062 from Victoor/master
2015-05-01 15:36:16 +01:00
admin
storefront prompt on add ons screen
2015-05-13 14:50:40 +01:00
api
default properties for $order_fee class
2015-05-14 16:10:56 +08:00
emails
Remove notice fade class Closes #8096
2015-05-05 13:28:08 +01:00
gateways
When paypal payment is on hold, reduce stock and empty cart.
2015-05-13 14:28:17 +01:00
libraries
Fixed the true-null-false case
2015-02-18 15:34:03 -02:00
shipping
fixed flatrate per item and per class if no additional costs added, it doesn't correctly fallback to base cost closes #7851
2015-04-07 07:23:00 -07:00
shortcodes
Remove unnecessary global variable
2015-04-27 18:41:15 +02:00
updates
missing semicolon
2015-03-25 11:10:36 +00:00
walkers
remove var keyword in WC_Product_Cat_List_Walker
2014-12-16 18:45:02 +07:00
widgets
add filter for products widget args
2015-04-29 07:36:27 -07:00
class-wc-ajax.php
Fix for #8034
2015-04-25 02:14:44 +03:00
class-wc-api.php
[API] Deprecated the products/sku/<sku> endpoint, closes #7592
2015-04-27 17:49:35 -03:00
class-wc-autoloader.php
Revert "Autoloader tweaks"
2015-02-13 15:21:01 +00:00
class-wc-breadcrumb.php
woocommerce_get_breadcrumb filter in class
2015-03-09 10:17:39 +00:00
class-wc-cache-helper.php
Split prevent_caching() method
2014-10-27 15:00:14 +00:00
class-wc-cart.php
Filter before and after unsetting cart items
2015-05-08 10:26:04 -07:00
class-wc-checkout.php
Fixes WC_Checkout class name in header comment block
2015-04-27 21:57:16 +02:00
class-wc-comments.php
Send review moderation email to admin
2015-05-13 15:47:32 +01:00
class-wc-countries.php
placeholder. closes #7885
2015-04-09 15:17:59 +01:00
class-wc-coupon.php
[2.3] Correct coupon % calc. Added inline note to prevent regression.
2015-05-05 14:33:35 +01:00
class-wc-customer.php
Avoid making multiple get_default_* calls after each other, just reuse the first calls data
2015-04-30 14:29:25 +02:00
class-wc-download-handler.php
Introduce wc_get_page_permalink.
2015-02-15 19:13:22 +00:00
class-wc-emails.php
change priority on custom email addresses in emails, so plugins can insert data between customer_details and addresses
2015-05-06 14:10:06 +02:00
class-wc-form-handler.php
fixed on password change, password 1 field can be skipped closes #8079
2015-04-29 22:07:34 -07:00
class-wc-frontend-scripts.php
Added endpoint for faster ajax requests
2015-03-20 12:28:26 +00:00
class-wc-geo-ip.php
scrutinizer suggested tweaks
2015-03-27 16:15:40 +01:00
class-wc-geolocation.php
Don't download GeoIP Database until geolocation option is enabled in settings.
2015-02-18 12:53:24 +00:00
class-wc-https.php
Fixed the force http option on customizer screen, closes #6809
2014-12-12 11:15:38 -02:00
class-wc-install.php
Define update file
2015-03-25 11:11:08 +00:00
class-wc-integrations.php
remove var keyword in WC_Integrations
2014-12-16 18:36:26 +07:00
class-wc-language-pack-upgrader.php
Remove all sslverify false
2015-05-05 13:39:34 +01:00
class-wc-logger.php
Scrutinizer Auto-Fixes
2015-01-23 14:37:20 +00:00
class-wc-order-factory.php
Add $the_order to woocommerce_order_class filter
2015-03-23 15:22:02 +07:00
class-wc-order-item-meta.php
New way to gather item meta with bw compatibility on item meta class
2015-05-01 12:42:29 +01:00
class-wc-order-refund.php
Typos
2015-02-11 15:16:36 +01:00
class-wc-order.php
Round tax total
2015-05-01 14:57:56 +01:00
class-wc-payment-gateways.php
Support gateway objects in the $load_gateways array
2015-01-07 21:11:24 -05:00
class-wc-post-data.php
Line and indendation fix
2014-09-21 00:39:33 +05:45
class-wc-post-types.php
Register shop_order post statuses earlier
2015-02-13 15:08:15 -05: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
scrutinizer suggested tweaks
2015-03-27 16:15:40 +01:00
class-wc-product-grouped.php
Missing argument on `woocommerce_product_is_on_sale` grouped product filter
2015-03-09 17:28:37 -04: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
Merge branch 'variation-prices-sync'
2015-05-01 15:01:14 +01:00
class-wc-product-variation.php
add display_prices in variation data
2014-12-03 11:28:04 +02:00
class-wc-query.php
scrutinizer suggested tweaks
2015-03-27 16:15:40 +01:00
class-wc-session-handler.php
Load persistent cart when empty, and Prevent cart being cleared when accessing the login page.
2015-03-06 12:02:02 +00:00
class-wc-shipping-rate.php
Some shipping class tidyup
2014-11-17 16:30:18 +00:00
class-wc-shipping.php
Added priorities for shipping methods to give more control over defaults.
2015-04-13 15:32:57 +01:00
class-wc-shortcodes.php
Generic product loop method for shortcodes
2015-04-13 12:48:40 +01:00
class-wc-tax.php
If taxes based on base location, we don't need a customer address
2015-04-14 10:08:29 +01:00
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-tracker.php
scrutinizer suggested tweaks
2015-03-27 16:15:40 +01:00
class-wc-validation.php
methods don't return anything
2015-04-08 16:28:06 +02:00
class-wc-webhook.php
Fixed webhook filter name typo, closes #8135
2015-05-10 11:54:15 -03:00
wc-attribute-functions.php
Created wc_check_if_attribute_name_is_reserved() function
2015-04-27 13:06:28 -03:00
wc-cart-functions.php
Tweak wc_add_to_cart_message #7976
2015-04-20 12:29:04 +01:00
wc-conditional-functions.php
scrutinizer suggested tweaks
2015-03-27 16:15:40 +01:00
wc-core-functions.php
Fixed get_woocommerce_api_url() for the new API versions numbers and
2015-05-05 09:01:34 -03: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
Remove mapping for get_product_search_form filter
2015-02-23 11:45:47 +00:00
wc-formatting-functions.php
wc_sanitize_tooltip
2015-03-13 09:14:28 +00:00
wc-notice-functions.php
process_lost_password/process_reset_password
2015-01-21 14:15:52 +00:00
wc-order-functions.php
[2.3] Only automatically cancel orders created via checkout + allow post_parent to be set
2015-04-01 14:21:10 +01:00
wc-page-functions.php
check to make sure wp_query object is not null before calling function that depends on it fixes #7981
2015-04-19 16:46:04 -07:00
wc-product-functions.php
Merge pull request #7920 from SiR-DanieL/patch-4
2015-04-13 12:46:14 -03:00
wc-template-functions.php
replace get_product_url with add_to_cart_url
2015-05-05 16:18:01 +02:00
wc-template-hooks.php
[2.3] cart totals hooked into action
2015-04-09 15:15:37 +01:00
wc-term-functions.php
split_shared_term handling
2015-03-05 11:27:58 +00:00
wc-user-functions.php
Verify order was found
2015-04-14 15:16:34 -07:00
wc-webhook-functions.php
Created method to get the webhook statuses
2014-12-16 18:54:48 -02:00
wc-widget-functions.php
Move widget registration to own function/file - avoid register_widget in class files
2014-11-20 20:56:24 +00:00