WP_Tax_Query Generator July 26, 2019 Public Danial RiCaRoS Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone artist $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'artists', 'terms' => '69', 'field' => 'term_id', ), );