WP_Tax_Query Generator April 23, 2019 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tag ih $tax_query = array( array( 'taxonomy' => 'tag', 'terms' => 'ih', 'field' => 'name', ), );