.. |
abstracts
|
splitted get_related for complexity
|
2015-03-27 17:28:26 +01:00 |
admin
|
Merge pull request #7725 from shivapoudel/html-notice
|
2015-03-20 12:35:43 +00:00 |
api
|
get product_id using wc_get_product_id_by_sku
|
2015-03-18 23:11:28 +11:00 |
emails
|
wrong comments
|
2015-03-27 17:11:25 +01:00 |
gateways
|
scrutinizer suggested tweaks
|
2015-03-27 16:15:40 +01:00 |
libraries
|
Fixed the true-null-false case
|
2015-02-18 15:34:03 -02:00 |
shipping
|
Tweak international delivery
|
2015-03-06 14:45:04 +00:00 |
shortcodes
|
Merge pull request #7438 from paulwilde/upstream
|
2015-02-16 11:13:02 +00:00 |
updates
|
Upgrade routine for woocommerce_default_customer_address
|
2015-02-10 11:49:09 +00:00 |
walkers
|
remove var keyword in WC_Product_Cat_List_Walker
|
2014-12-16 18:45:02 +07:00 |
widgets
|
count styles in widgets. closes #7677
|
2015-03-09 16:06:48 +00:00 |
class-wc-ajax.php
|
Send back correct slug after adding term
|
2015-03-13 09:21:55 +00:00 |
class-wc-api.php
|
Remove dead var api_class
|
2015-02-03 14:44:57 +00: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
|
…
|
|
class-wc-cart.php
|
[2.3] Fix - get_total_discount() function with certain tax setups.
|
2015-03-16 12:17:09 +00:00 |
class-wc-checkout.php
|
scrutinizer suggested tweaks
|
2015-03-27 16:15:40 +01:00 |
class-wc-comments.php
|
Do not enforce rating in admin
|
2015-03-10 11:01:59 +00:00 |
class-wc-countries.php
|
[2.3] Chile address format
|
2015-03-18 11:35:20 +00:00 |
class-wc-coupon.php
|
Improved coupon percent calculation for fixed discounts.
|
2015-03-09 17:05:09 +00:00 |
class-wc-customer.php
|
split WC_Customer constructor
|
2015-03-27 17:43:04 +01:00 |
class-wc-download-handler.php
|
Introduce wc_get_page_permalink.
|
2015-02-15 19:13:22 +00:00 |
class-wc-emails.php
|
Fix address formatting and improve email appearance
|
2015-02-19 13:57:22 +00:00 |
class-wc-form-handler.php
|
scrutinizer suggested tweaks
|
2015-03-27 16:15:40 +01:00 |
class-wc-frontend-scripts.php
|
Shipping calculator - Made state/postcode respect country locale like checkout.
|
2015-03-06 12:37:21 +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
|
When running update_option it does not always clear memcache, a workaround is to run delete_option and then add_option instead.
|
2015-03-11 12:26:51 +02: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
|
Improved the WC_Language_Pack_Upgrader::has_available_update()
|
2015-03-02 13:49:59 -03:00 |
class-wc-logger.php
|
Scrutinizer Auto-Fixes
|
2015-01-23 14:37:20 +00:00 |
class-wc-order-factory.php
|
This can return a bool
|
2015-02-03 15:55:40 +00:00 |
class-wc-order-item-meta.php
|
Allow wc_attribute_label to support product-level attribute names.
|
2015-03-09 13:40:07 +00:00 |
class-wc-order-refund.php
|
Typos
|
2015-02-11 15:16:36 +01:00 |
class-wc-order.php
|
Display taxes labels in order totals when order has refunded, closes #7229
|
2015-01-29 18:50:08 -02: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
|
…
|
|
class-wc-post-types.php
|
Register shop_order post statuses earlier
|
2015-02-13 15:08:15 -05:00 |
class-wc-product-external.php
|
…
|
|
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
|
…
|
|
class-wc-product-variable.php
|
scrutinizer suggested tweaks
|
2015-03-27 16:15:40 +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
|
…
|
|
class-wc-shipping.php
|
Just some braces
|
2015-03-04 10:25:08 +00:00 |
class-wc-shortcodes.php
|
Merge pull request #7136 from roykho/product-shortcode
|
2015-03-18 11:17:30 +00:00 |
class-wc-tax.php
|
Sanitize tax_rate_id when saving taxes in the backend to prevent potential SQL injection.
|
2015-03-13 12:44:04 +00:00 |
class-wc-template-loader.php
|
…
|
|
class-wc-tracker.php
|
scrutinizer suggested tweaks
|
2015-03-27 16:15:40 +01:00 |
class-wc-validation.php
|
Removed unused vars
|
2015-02-03 16:24:01 +00:00 |
class-wc-webhook.php
|
Fixed WC_Webhook::enqueue() [2]
|
2014-12-17 01:48:29 -02:00 |
wc-attribute-functions.php
|
remove attribute label formatting and allow users to decide the formatting
|
2015-03-13 15:41:12 -07:00 |
wc-cart-functions.php
|
Revert "Merge remote-tracking branch 'origin/shipping-costs'"
|
2015-03-10 16:43:02 +00:00 |
wc-conditional-functions.php
|
scrutinizer suggested tweaks
|
2015-03-27 16:15:40 +01:00 |
wc-core-functions.php
|
[2.3] Fix - get_total_discount() function with certain tax setups.
|
2015-03-16 12:17:09 +00:00 |
wc-coupon-functions.php
|
…
|
|
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
|
removed useless functions
|
2015-03-04 11:35:25 +01:00 |
wc-page-functions.php
|
Unhook wc_page_endpoint_title after it is ran once (main page title).
|
2015-02-19 10:37:59 +00:00 |
wc-product-functions.php
|
Merge pull request #7350 from forsvunnet/filter-unique-check
|
2015-03-18 09:12:48 -03:00 |
wc-template-functions.php
|
Sanitize html classe in wc_body_class for #7735
|
2015-03-17 13:39:44 -03:00 |
wc-template-hooks.php
|
…
|
|
wc-term-functions.php
|
split_shared_term handling
|
2015-03-05 11:27:58 +00:00 |
wc-user-functions.php
|
Fix for #7752
|
2015-03-18 00:18:52 +01:00 |
wc-webhook-functions.php
|
Created method to get the webhook statuses
|
2014-12-16 18:54:48 -02:00 |
wc-widget-functions.php
|
…
|
|