WP_Tax_Query Generator June 23, 2020 Public Weston Lohry Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax_query $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'field' => 'name', ), );