WP_Tax_Query Generator October 7, 2021 Public Anthony Hatzopoulos Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone cs-ad-free doesnt exist $tax_query = array( array( 'terms' => 'cs-ad-free', 'field' => 'slug', 'operator' => 'NOT EXISTS', ), );