woocommerce/classes
Mike Jolley e8cdc6f5e1 Merge pull request #2959 from kloon/master
Related Products Shortcode
2013-04-15 04:11:20 -07:00
..
abstracts Fix email subjects Closes #2944 2013-04-12 09:33:00 +01:00
emails Fixed typos 2013-03-03 17:07:31 +00:00
gateways Show accurate log name for PayPal 2013-04-12 12:01:19 +10:00
integrations Option to set domain closes #2923 2013-04-11 16:32:39 +01:00
shipping Local Pickup: Apply country rule also when no postal codes supplied 2013-04-15 13:10:12 +02:00
shortcodes City field on shipping calc 2013-04-15 11:35:31 +01:00
walkers Fixed typos 2013-03-03 17:07:31 +00:00
widgets Ensure array has values Closes #2900. 2013-04-08 19:02:51 +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 Don't round Closes #2861. 2013-04-12 10:59:38 +01:00
class-wc-checkout.php Don't round Closes #2861. 2013-04-12 10:59:38 +01:00
class-wc-countries.php added $args in woocommerce_formatted_address_replacements filter 2013-04-07 05:30:02 -03:00
class-wc-coupon.php coupon message set invalid if null 2013-03-25 11:50:17 +08:00
class-wc-customer.php Fix whitespace 2013-04-04 13:07:54 -04: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 WC_Order_Item_Meta support for keys with multiple values. 2013-03-12 10:55:01 +00:00
class-wc-order.php added filters to format the address 2013-04-07 05:31:21 -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 Santize custom attributes. #2587 2013-03-07 19:34:29 +00:00
class-wc-query.php Fix title ordering 2013-03-22 17:06:49 +00: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 Fixed typos 2013-03-03 17:07:31 +00:00
class-wc-shortcodes.php Related Products shortcode - usefull for displaying related products in tabs. 2013-04-15 09:36:30 +02: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