WP_Tax_Query Generator November 14, 2018 Public Kevin Nicasi Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone category hightlight $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'highlight', ), );