WP_Tax_Query Generator May 11, 2017 Public Karolina Vyskocilova Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone kolekce_category $tax_query = array( array( 'taxonomy' => 'kolekce_category', 'terms' => '123', 'field' => 'term_id', ), );