WP_Tax_Query Generator April 9, 2019 Public Antoni Dalle Nogare Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax query default $tax_query = array( array( 'taxonomy' => 'puissance', 'terms' => 'lorem', 'field' => 'term_id', ), );