WC_Query::get_current_posts()
Method: Get the posts (or the ids of the posts) found in the current WP loop.
Source: includes/class-wc-query.php:434
Method: Get the posts (or the ids of the posts) found in the current WP loop.
Source: includes/class-wc-query.php:434
Method: Handler for the ‘the_posts’ WP filter.
Source: includes/class-wc-query.php:381
Method: This function used to be hooked to found_posts and adjust the posts count when the filtering by attribute widget was used and variable products were present. Now it isn’t hooked anymore and does nothing but return the input unchanged, since the pull request in which it was introduced has been reverted.
Source: includes/class-wc-query.php:416
Method: Instance version of get_layered_nav_chosen_attributes, needed for unit tests.
Source: includes/class-wc-query.php:425
Method: Layered nav init.
Source: includes/class-wc-query.php:927
Method: Get an unpaginated list all product IDs (both filtered and unfiltered). Makes use of transients.
Source: includes/class-wc-query.php:936
Method: Layered Nav post filter.
Source: includes/class-wc-query.php:947
Method: Search post excerpt.
Source: includes/class-wc-query.php:958
Method: Remove the posts_where filter.
Source: includes/class-wc-query.php:968
Method: Based on WP_Query::parse_search
Source: includes/class-wc-query.php:816