Utställning

$lastposts = get_posts(’numberposts=10&category=4′);
foreach($lastposts as $post) :
setup_postdata($post);
?>