WP_Tax_Query Generator July 12, 2017 Public Brillian Verdyaputra Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone TAGS FEATURED $tax_query = array( array( 'taxonomy' => 'tags', 'terms' => 'featured', ), );