woocommerce/includes/widgets
Nestor Soriano 43642f7835 Enhance the query for "Any" variations in filter by attribute widget.
The new query fixes a bug where variations were being counted twice:
if a product was included in both the queries then it would be counted
differently and added; e.g. when a product had two variations,
one with "Any" attribute and other with a attribute that has a value.

The new query also optimizes performance, so that filter conditions
can be improved and better indexes can be used.
2020-09-04 11:29:50 +02:00
..
class-wc-widget-cart.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-layered-nav-filters.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-layered-nav.php Enhance the query for "Any" variations in filter by attribute widget. 2020-09-04 11:29:50 +02:00
class-wc-widget-price-filter.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-product-categories.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-product-search.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-product-tag-cloud.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-products.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-rating-filter.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-recent-reviews.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-recently-viewed.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-widget-top-rated-products.php Fixed package tag usage 2020-08-05 13:36:24 -03:00