woocommerce/classes/widgets
Mike Jolley 87fbb21ff2 Removed Sidebar Login Widget. Use http://wordpress.org/extend/plugins/sidebar-login/ instead. A potential security issue was found regarding logging of passwords (since GET was used instead of POST). Sidebar Login 2.5 resolves this and the widget has been removed from WC to prevent needing to maintain two (virtually identical) codebases. 2013-03-18 15:24:29 +00:00
..
class-wc-widget-best-sellers.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
class-wc-widget-cart.php Fixes hide cart if empty 2013-03-10 19:20:27 -04:00
class-wc-widget-featured-products.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
class-wc-widget-layered-nav-filters.php GET for price instead of sessions 2013-01-12 13:03:19 +00:00
class-wc-widget-layered-nav.php Encode URLs in layered nav widget 2013-03-15 21:28:01 +00:00
class-wc-widget-onsale.php Created the `woocommerce_get_product_ids_on_sale()` function 2013-01-16 20:04:01 +01:00
class-wc-widget-price-filter.php GET for price instead of sessions 2013-01-12 13:03:19 +00:00
class-wc-widget-product-categories.php order terms by parent Closes #2534. 2013-02-27 13:43:38 +00:00
class-wc-widget-product-search.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
class-wc-widget-product-tag-cloud.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
class-wc-widget-random-products.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
class-wc-widget-recent-products.php Fix for the HTML syntax error in the recent products widget form on the back-end 2013-02-21 10:15:00 +01:00
class-wc-widget-recent-reviews.php star ratings without images. 2013-01-14 10:51:06 +00:00
class-wc-widget-recently-viewed.php Use a session cookie for recently viewed 2013-01-12 13:03:38 +00:00
class-wc-widget-top-rated-products.php GET vars for sorting (to work better with cache) 2013-01-12 10:53:08 +00:00