woocommerce/tests/unit-tests/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-tests-widget-layered-nav.php Enhance the query for "Any" variations in filter by attribute widget. 2020-09-04 11:29:50 +02:00