.. |
abstracts
|
esc_js translatable strings to avoid js breaking on quote chars
|
2013-05-06 15:17:04 +02:00 |
emails
|
Fixed typos
|
2013-03-03 17:07:31 +00:00 |
gateways
|
esc_js translatable strings to avoid js breaking on quote chars
|
2013-05-06 15:17:04 +02:00 |
integrations
|
Removed ShareYourCart integration from core. Closes #2937
|
2013-05-02 13:38:00 +02:00 |
shipping
|
Fix undefined found shipping classes. Closes #2974.
|
2013-04-16 13:02:26 +01:00 |
shortcodes
|
Notification is checkout is mis-cofigured. Closes #2995.
|
2013-04-23 16:42:38 +01:00 |
walkers
|
Fixed typos
|
2013-03-03 17:07:31 +00:00 |
widgets
|
Prevent empty meta queries by filtering. Closes #2978.
|
2013-04-17 16:29:43 +01:00 |
class-wc-api.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
class-wc-cache-helper.php
|
Cache helpers + notice for w3tc users
|
2013-04-09 10:38:40 +01:00 |
class-wc-cart.php
|
Ensure get checkout URL forces SSL. Closes #3029.
|
2013-04-29 16:30:17 +01:00 |
class-wc-checkout.php
|
Better workaround for #2975
|
2013-04-16 15:39:07 +01:00 |
class-wc-countries.php
|
Disable autocomplete for checkout fields which refresh totals - no events get fired on autocomplete. Closes #3022
|
2013-04-24 13:20:27 +01:00 |
class-wc-coupon.php
|
coupon message set invalid if null
|
2013-03-25 11:50:17 +08:00 |
class-wc-customer.php
|
Updated to remove commented code.
|
2013-04-24 13:27:39 -06:00 |
class-wc-emails.php
|
Decode Closes #2728.
|
2013-03-18 13:37:07 +00:00 |
class-wc-integrations.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
class-wc-logger.php
|
Fixed typos
|
2013-03-03 17:07:31 +00:00 |
class-wc-order-item-meta.php
|
Order item meta - skip serialized fields. Closes #2962.
|
2013-04-16 15:50:09 +01:00 |
class-wc-order.php
|
Update class-wc-order.php
|
2013-04-23 12:38:48 -03:00 |
class-wc-payment-gateways.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
class-wc-product-external.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
class-wc-product-factory.php
|
Create WC standards compliant class name from term
|
2013-02-28 15:39:02 +10:00 |
class-wc-product-grouped.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
class-wc-product-simple.php
|
Fixed typos
|
2013-03-03 17:07:31 +00:00 |
class-wc-product-variable.php
|
Check price is set when syncing prices for variations
|
2013-04-04 10:11:12 +01:00 |
class-wc-product-variation.php
|
Update phpdoc
|
2013-03-27 18:06:59 +10:00 |
class-wc-query.php
|
var_dump removal
|
2013-04-17 16:53:25 +01:00 |
class-wc-session-handler.php
|
Added autoload back - can't autoload all sessions at once
|
2013-04-09 09:40:23 +01:00 |
class-wc-shipping-rate.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
class-wc-shipping.php
|
default shipping method if the count of methods changes
|
2013-04-25 16:18:27 +01:00 |
class-wc-shortcodes.php
|
Prevent empty meta queries by filtering. Closes #2978.
|
2013-04-17 16:29:43 +01:00 |
class-wc-tax.php
|
find_rates() fixes. GROUP BY after ORDER BY, and use sub queries so we can match both cities and postcodes (not OR)
|
2013-03-27 14:32:36 +00:00 |
class-wc-validation.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |