.. |
abstracts
|
Remember which attributes get registered and added taxonomy_is_product_attribute() function
|
2013-06-03 11:04:21 +01:00 |
emails
|
Fixed typos
|
2013-03-03 17:07:31 +00:00 |
gateways
|
PayPal log
|
2013-06-03 16:07:18 +01:00 |
integrations
|
Use $order->get_order_number() instead of $order_id.
|
2013-05-21 13:36:56 +08:00 |
shipping
|
Fix undefined found shipping classes. Closes #2974.
|
2013-04-16 13:02:26 +01:00 |
shortcodes
|
Pay page and thanks page endpoints. Requires permalink save. Closes #3170.
|
2013-05-31 16:13:18 +01:00 |
walkers
|
Fixed typos
|
2013-03-03 17:07:31 +00:00 |
widgets
|
Wrap reviewer in tag Closes #3229
|
2013-05-28 15:51:21 +01:00 |
class-wc-api.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
class-wc-cache-helper.php
|
Prevent cache helper notices
|
2013-05-23 08:59:09 +01:00 |
class-wc-cart.php
|
Have the remove_taxes() method set subtotal to subtotal_ex_tax
|
2013-05-07 12:56:59 +01:00 |
class-wc-checkout.php
|
Generate usernames and passwords.
|
2013-06-03 17:28:32 +01:00 |
class-wc-countries.php
|
Filter for forcing coutnry Closes #3117.
|
2013-05-13 14:35:49 +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
|
Custom Order Number in Backorder Email
|
2013-05-27 10:20:01 -04: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
|
Merge pull request #3183 from franticpsyx/item_meta_values_filter
|
2013-05-31 08:27:24 -07:00 |
class-wc-order.php
|
Pay page and thanks page endpoints. Requires permalink save. Closes #3170.
|
2013-05-31 16:13:18 +01:00 |
class-wc-payment-gateways.php
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
class-wc-post-types.php
|
Remember which attributes get registered and added taxonomy_is_product_attribute() function
|
2013-06-03 11:04:21 +01: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
|
Pay page and thanks page endpoints. Requires permalink save. Closes #3170.
|
2013-05-31 16:13:18 +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
|
Pay page and thanks page endpoints. Requires permalink save. Closes #3170.
|
2013-05-31 16:13:18 +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 |