WP_Tax_Query Generator April 11, 2022 Public Jordan Rabidou Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone snapshot_type $tax_query = array( array( 'taxonomy' => 'snapshot_type', 'terms' => 'Connecticut Innovation', ), );