$query = array('showposts' => 7, 'nopaging' => 0, 'post_status' => 'publish', 'caller_get_posts' => 1, 'orderby' => 'post_date');
$r = new WP_Query($query);
if ($r->have_posts()) :
?>
have_posts()) : $r->the_post(); ?>
-
get_the_title(),'alt'=>get_the_title())); ?>
if ( mb_strlen( $the_title, 'utf8' ) > 35 ) {
echo $the_title = mb_substr( $the_title, 0, 35, 'UTF-8' ) . '...';} else the_title(); ?>
wp_reset_query();
endif;
?>
Kodlarıyla yapabilirsiniz. http://www.xxx.xxx/yok.png yerine eğer öneçıkarılmış görselde resim yoksa çıkmasını istediğiniz varsayılan bir resmin adresini verebilirsiniz. Ya da
![<?php the_title();?> <?php the_title();?>](http://www.xxx.xxx/yok.png)