Filtering of the check whether the current query is the main one for WooCommerce.
Parameters
- $is_wc_main_query – current query is the main one (boolean)
- $query – WP_Query object, query
- $is_shortcode – filtering of WooCommerce shortcode (boolean)
Filtering of the check whether the current query is the main one for WooCommerce.
Parameters