tax ticket
taxonomy ticket department
$tax_query = array( array( 'taxonomy' => 'ticket-department', 'terms' => 'assist', 'field' => 'slug', ), );
taxonomy ticket department
$tax_query = array( array( 'taxonomy' => 'ticket-department', 'terms' => 'assist', 'field' => 'slug', ), );