WP_Tax_Query Generator May 7, 2021 Public Mickael De PECKER Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone soutenue $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'soutenue', 'field' => 'name', ), );