WP_Tax_Query Generator July 9, 2023 Public Fatih BABACAN Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Untitled Snippet $tax_query = array( array( 'taxonomy' => 'producer', 'field' => 'term_id', ), );