WP_Tax_Query Generator August 31, 2020 Public yaron shagal Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone competition $tax_query = array( array( 'taxonomy' => 'competition', 'terms' => 'pagetitle', 'field' => 'name', ), );