WP_Tax_Query Generator August 2, 2021 Public sven tillack Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone projektekategorie $tax_query = array( array( 'taxonomy' => 'projektekategorie', 'terms' => '13', 'field' => 'term_id', ), );