August 2015 Roundup May 15, 2020 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone ds $tax_query = array( array( 'taxonomy' => 'insightcategory', 'terms' => '$terms->term_id', 'field' => 'term_id', ), );