WP_Tax_Query Generator May 25, 2023 Public Ahsan Novanda Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone contributor $tax_query = array( array( 'taxonomy' => 'contributor', 'field' => 'name', ), );