WP_Tax_Query Generator May 20, 2019 Public Dan Levin Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone testimonials $tax_query = array( array( 'taxonomy' => 'resources_topics', 'terms' => 'testimonials', ), );