$imageSizeName = "thumbnail";
$img = wp_get_attachment_image_src($attachmentID, $imageSizeName);
$args = array('posts_per_page' => 5);
$cek= get_posts($args);
foreach($cek as $k){ ?>
  • image