Email Template Export ‘post’, ‘posts_per_page’ => 3, ‘post_status’ => ‘publish’ // Ensures only published posts are shown )); if ($recent_posts->have_posts()) : while ($recent_posts->have_posts()) : $recent_posts->the_post(); ?>