$args = array('posts_per_page' => 5);
$cek= get_posts($args);
foreach($cek as $k){ ?>




  • Bu şekilde kullanabilirsiniz.