Konu
Wp ustaları bir baksa
27-10-2008, 15:01:24
#4
MaxidaTa
Etiketler için :
<?php if (function_exists('the_tags')) { ?><strong>Etiketler: </strong><?php the_tags('', ', ', ''); ?><br /><?php } ?>
olması lazım.
Kategori için:
<p>Kategori - <?php the_category(', ') ?></p>