category offerte hotel
$tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'offerte_hotel_category', 'terms' => '3', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => true, ), );
$tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'offerte_hotel_category', 'terms' => '3', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => true, ), );