WP_Tax_Query Generator November 12, 2019 Public Aiya Quinones Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone smartfires $tax_query = array( array( 'taxonomy' => 'tags', 'terms' => 'smartfires', 'field' => 'slug', ), );