Alıntı
<div class="thumb"><a href="<?php the_permalink(); ?>"><?php dp_attachment_image($post->ID, 'thumbnail', 'alt="' . $post->post_title . '"'); ?></a></div>
<h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
<p><?php echo dp_clean($post->post_content, 300); ?><br><b><a href="<?php the_permalink() ?>" title="tıkla devam
edelim.">Devamını oku...</a></b></p>
Yukardaki kod için varsayılan resim olayını nasıl yapabiliriz?