WP_Tax_Query Generator November 1, 2018 Public Brent Deacon Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone VT Category $tax_query = array( array( 'taxonomy' => 'vt-category', 'terms' => 'virtual-tour', ), );