WP_Tax_Query Generator June 18, 2019 Public Mathias Everson Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone News Cat $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'news', ), );