WP_Tax_Query Generator February 4, 2020 Public Michael Lietz Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Category $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'city-life-and-politics', ), );