';
?>
wp_reset_query();
query_posts('showposts=5&cat='.get_cat_id(fs_get_option('fs_manset')).'');
while ( have_posts() ) : the_post();
?>
the_post_thumbnail( 'resim1', array('class' => '', 'style' => '', 'alt' => '', 'title' => '' ));
elseif (get_post_meta($post->ID, $fs_resimozelalan, true) != '') : ?>
endwhile;
echo'
Bu kodları Silin Hocam.