WP_Tax_Query Generator June 16, 2021 Public Gazzu Mata Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tipologia-articolo $tax_query = array( array( 'taxonomy' => 'tipologia-articolo', 'terms' => '1', 'field' => 'term_id', ), );