if( $post->ID == $do_not_duplicate ) continue; update_post_caches($posts); ?>
if ($ctr == "$artsee_homepage_posts;") { break; }
else { ?>
// check for thumbnail
$thumb = get_post_meta($post->ID, 'Thumbnail', $single = true);
// check for thumbnail class
$thumb_class = get_post_meta($post->ID, 'Thumbnail Class', $single = true);
// check for thumbnail alt text
$thumb_alt = get_post_meta($post->ID, 'Thumbnail Alt', $single = true);
?>
if($thumb !== '') { ?>
// if there's not a thumbnail
else { echo ''; } ?>
buradaki postlar son eklenen ilk görünür mantığı ile listeleniyor bunu orderedby=rand fonksiyonu ile gösteremedim. Yardımcı olabilecek olan ?