WP_Tax_Query Generator October 12, 2021 Public Sait Chu Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Untitled Snippet $tax_query = array( array( 'taxonomy' => 'faq_kategorie', 'terms' => 'seo', 'field' => 'slug', ), );