taxr
$tax_query = array( array( 'taxonomy' => 'property_city', 'terms' => 'ban-chang', 'field' => 'slug', ), array( 'taxonomy' => 'property_city', 'terms' => 'ban-kruat', 'field' => 'slug', ), );
$tax_query = array( array( 'taxonomy' => 'property_city', 'terms' => 'ban-chang', 'field' => 'slug', ), array( 'taxonomy' => 'property_city', 'terms' => 'ban-kruat', 'field' => 'slug', ), );