WP_Tax_Query Generator July 2, 2020 Public Jean Naudy Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax news_category $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'news_category', ), );