<!-- Son yazılar -->
<div class="block_t3 bvote"><div class="dbtm">
<div class="dtop"><h3>Son yazılar</h3></div>
<div class="dcont">
<?php $posts = get_posts("numberposts=15&orderby=post_date&order= DESC"); foreach($posts as $post) : ?><li><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></li><?php endforeach; ?></ul>
</div>
</div></div>
<!-- Son yazılar -->
Bu kodu silmeyi denedim sorun düzeldi hocam ama şimdide son yazılarım yok