bmc-tax-rare-diseases
$tax_query = array( array( 'taxonomy' => 'topic_areas', 'terms' => 'rare-diseases', 'include_children' => true, ), );
$tax_query = array( array( 'taxonomy' => 'topic_areas', 'terms' => 'rare-diseases', 'include_children' => true, ), );