false, "title_li" => ""));?>

    5, 'post_type' => 'post', 'post_status' => 'publish', )); foreach( $recent_posts as $recent ){ echo '
  • ' . esc_html($recent["post_title"]) . '
  • '; } ?>