WP_Tax_Query Generator November 5, 2017 Public Nathan Smith Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax_query $tax_query = array( array( 'taxonomy' => 'category', ), );