WP_Tax_Query Generator April 20, 2017 Public befa befa Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone jour1 $tax_query = array( array( 'taxonomy' => 'columns', 'terms' => 'jour1', 'field' => 'name', ), );