'8', 'post_status' => 'publish')); foreach( $recent_posts as $recent ) { echo '
  • ' . $recent['post_title'] . '
  • '; } ?>