WP_Tax_Query Generator August 19, 2018 Public Savio Resende Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone taxonomy-show $tax_query = array( array( 'taxonomy' => 'show', 'terms' => 'pinky-e-o-cerebro', 'field' => 'slug', ), );