Previous episodes of the NRI’s=New+Returned Indians podcast:
a series about the good, the bad, the frustrating and the fun things experienced by people who’ve recent migrated here – some originally from here, others of Indian origin who consider some place else ‘home’ and a few who’d never stepped foot on Indian soil before but have chosen to live here, anyway.
’10’, ‘category’=>’73’ );
$recent_posts = wp_get_recent_posts($args);
foreach( $recent_posts as $recent ){
echo ‘
‘ . $recent[“post_title”].’
‘.$recent[“post_excerpt”].’
‘;
}
?>
%post_URL%
: %post_excerpt%