Taxonomy query particle ’tax_query’ => array( array( ’taxonomy’ => ‘people’, ‘field’ => ‘slug’, ’terms’ => ‘bob’, ), ),