woocommerce/includes/abstracts
Mike Jolley 28d838c5cd [2.3] Related posts tweaks
Remove real randomness and add transient caching to improve performance.

The above was not worth the cost of the query - only users refreshing a
product page would see a difference.
2015-05-25 15:40:28 +01:00
..
abstract-wc-integration.php Absolute path fix for abstract classes :) 2014-09-21 00:24:49 +05:45
abstract-wc-order.php Split order details into customer + item templates. Tidied up codebase/template based logic. 2015-05-01 14:50:18 +01:00
abstract-wc-payment-gateway.php Add order to woocommerce_get_return_url filter 2015-04-28 14:48:39 +02:00
abstract-wc-product.php [2.3] Related posts tweaks 2015-05-25 15:40:28 +01:00
abstract-wc-session.php Check if already set before setting in WC_Session. 2015-01-20 09:46:57 +00:00
abstract-wc-settings-api.php Add id for title 2015-05-25 17:32:30 +05:45
abstract-wc-shipping-method.php Added priorities for shipping methods to give more control over defaults. 2015-04-13 15:32:57 +01:00
abstract-wc-widget.php scrutinizer suggested tweaks 2015-03-27 16:15:40 +01:00