ist
$tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'category', 'terms' => array( '39', '40', '41' ), 'include_children' => false, ), );
$tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'category', 'terms' => array( '39', '40', '41' ), 'include_children' => false, ), );