WP_Tax_Query Generator May 25, 2021 Public Jorge Parra Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone support tags $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'support-tags', 'field' => 'term_id', ), );