ID, 'embed posts', true); if ($embedpostsPM) { $embedpostsArr = explode("\n", $embedpostsPM); foreach ($embedpostsArr as $embedpost) { echo 'the post to embed:'.$embedpost.'!'; $recent = new WP_Query("page_id=157"); while($recent->have_posts()):$recent->the_post(); ?>