WP_Tax_Query Generator December 25, 2020 Public periyasamy pushparaj Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone sgd $tax_query = array( array( 'taxonomy' => 'banneritems', 'terms' => 'sgd', 'field' => 'slug', ), );