WP_Tax_Query Generator March 12, 2019 Public Guillermo Tovar Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'geograficas', 'terms' => 'Aragon', ), );