WP_Tax_Query Generator October 3, 2019 Public Krazy Sgluez Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test $tax_query = array( array( 'taxonomy' => 'tfl_person_type', 'terms' => 'pdfra', 'field' => 'slug', ), );