WP_Tax_Query Generator May 17, 2017 Public levan kardava Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone destinations $tax_query = array( array( 'taxonomy' => 'destinations', 'terms' => 'term', ), );