WP_Tax_Query Generator August 21, 2019 Public Zé Fontainhas Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Single Cat $tax_query = array( array( 'taxonomy' => 'category', 'terms' => '817', ), );