Filtering of any WP_Query query that passes through a filtering function, regardless of whether filters are added to it or not.
Parameters
- $query – WP_Query query
- $is_shortcode – WooCommerce short code (boolean)
Filtering of any WP_Query query that passes through a filtering function, regardless of whether filters are added to it or not.
Parameters