WP_Tax_Query Generator October 4, 2021 Public Antonio Di Nardo Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax $tax_query = array( array( 'taxonomy' => 'regista', 'field' => 'slug', ), );