WP_Tax_Query Generator January 18, 2019 Public claudio fiumicelli Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax-category $tax_query = array( array( 'taxonomy' => 'category', ), );