YEO – Tax: is_client
$is_client = array( array( 'taxonomy' => 'partner_type', 'terms' => 'client', 'field' => 'slug', 'operator' => 'IN', ), );
$is_client = array( array( 'taxonomy' => 'partner_type', 'terms' => 'client', 'field' => 'slug', 'operator' => 'IN', ), );