WP_Tax_Query Generator February 22, 2017 Public Matthew Bardins Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'music-feature', 'field' => 'slug', ), );