WP_Tax_Query Generator October 13, 2017 Public Danilo Paulino da Silva Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone portfolio_cat $tax_query = array( array( 'taxonomy' => 'portfolio_cat', 'field' => 'slug', ), );