index.php & single.php & page.php içinde
<div class="blogpost">
<div class="comments"><?php comments_popup_link('0', '1', '%'); ?></div>
<h2 class="title"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title()...