WP_Tax_Query Generator April 3, 2020 Public Eric Draven Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test $tax_query = array( array( 'taxonomy' => 'fsslidestaxo', 'terms' => 'software-features', 'field' => 'slug', ), );