WP_Tax_Query Generator May 29, 2017 Public Alexandre Peter Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone theme $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'theme', ), );