WP_Tax_Query Generator March 8, 2017 Public alex vasquez Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone issue tax query1 $tax_query = array( array( 'taxonomy' => 'issue', ), );