http://worldarchivetr.com/wp/
...index.php...
<?php get_header(); ?>
<div id="content">
<div id="contentmiddle">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="contenttitle">
<div class="contentdate">
<h4><?php the_time('d'); ?></h4>
<div class="ay"><?php the_time('F'); ?><br/><?php the_time('Y'); ?></div>
</div>
<h1>
<a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?> 'yazısının tamamını okuyun."><?php the_title(); ?></a>
</h1>
<div class="titlemeta">
<small><span class="post-comments"> <?php comments_popup_link('Yorumlayın', '1 Yorum', '% Yorum'); ?></span> Kategori: <?php the_category(', ') ?> -<span class="post-calendar"><?php the_time('j F Y') ?> tarihinde <?php the_author(); ?> <?php _e('yazmış'); ?></span>. <?php if (function_exists('the_post_total_count')) { ?><?php the_post_total_count(); ?> defa okunmuş. <?php } ?>.</small>
</div>
</div>
<?php the_content(__(' devamı »'));?>
<!--
<?php trackback_rdf(); ?>
-->
<?php endwhile; else: ?>
<p><?php _e('Üzgünüm, belirtilen kritere uygun yazı yok.'); ?></p>
<?php endif; ?><br />
<p align="center">
<?php previous_post_link('« %link') ?> |
<?php next_post_link('%link »') ?>
</p>
<br />
<br />
<span class="h_syorumlar">Yorumlar</span>
<?php comments_template(); // Get wp-comments.php template ?>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
If you want a custom URL for this text, click here ($2/year)
If you want to create your own free URL , click here
|