$kactane = get_option('sayi'); $postslist = get_posts('showposts='.$kactane.''); foreach ($postslist as $post) : setup_postdata($post);