WP_Tax_Query Generator February 7, 2022 Public Ashley Stratton Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Not in menu $product_cat_query = array( array( 'taxonomy' => '23', 'field' => 'term_id', 'operator' => 'NOT IN', ), );