WP_Tax_Query Generator February 28, 2020 Public Owen Mahoney Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax discography $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'discography', 'field' => 'name', ), );