Central India
is known for ancient monuments,rare wildlife
, exquisitely carved temples, Buddhist sites,palaces
,water falls
, caves, rock paintings and hill plateaus. Most of these sites inCentral India
are untouched and unexplored and offer a unique and alternate experience totourists
, compared to traditional destinations which have become overcrowded. Fortourists
who are tired of the crowds at major destinations will like this region.Central India
gives you a peek into the splendid wildlife, rich heritage and architectural splendors of the country. Covering the states of Madhya Pradesh and Chattisgarh. The region is part of the Hindi belt, and Modern Standard Hindi is the predominant language. Other Hindi belt languages such as Chhattisgarhi are also common regionally. Besides these Indo-Aryan languages, the Munda-family language Korku is also spoken.
$child_pages = $wpdb->get_results("SELECT * FROM $wpdb->posts WHERE post_parent = ".$post->ID." AND post_type = 'page' ORDER BY menu_order", 'OBJECT');
if ( $child_pages ) :
foreach ( $child_pages as $pageChild ) :
setup_postdata( $pageChild );
$thumbnail = get_the_post_thumbnail($pageChild->ID, 'meduim');
//if($thumbnail == "")
//continue; // Skip pages without a thumbnail
?>
endforeach;
endif;
?>