woocommerce/classes/abstracts
Mike Jolley 9da6eb690a Revised session handler based with some code from Eric Manns wp_session class idea.
The (long term) plan will be to use that when stable and in WP core.
Until then, our wc_session_ implementation will work.

This is similar to what we had, with the exeption of not using
transients to ensure the data persists.

@coenjacobs please view this.
2013-01-15 19:51:19 +00:00
..
abstract-wc-email.php Fix email settings and put back notification recipient. Closes #2184. 2013-01-10 15:17:37 +00:00
abstract-wc-integration.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
abstract-wc-payment-gateway.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
abstract-wc-product.php star ratings without images. 2013-01-14 10:51:06 +00:00
abstract-wc-session.php Revised session handler based with some code from Eric Manns wp_session class idea. 2013-01-15 19:51:19 +00:00
abstract-wc-settings-api.php kses 2013-01-05 15:21:19 +00:00
abstract-wc-shipping-method.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00