sosyopat adlı üyeden alıntı: mesajı görüntüle
index.php de uygun bir yere şu kodları ekle, o zaman etiketleri temada gösterebilirsin.
<div class="meta-bottom"><?php the_tags('Etiketler: ', ', ', ''); ?></div>
Sosyopat kardeş bu kodu eklerken etiketleri kırmızı olan yeremi yazacam yoksa yeşil olan yeremi? <div class="meta-bottom"><?php the_tags('Etiketler: ', ', ', ''); ?></div> yoksa bu şekildemi? <div class="meta-bottom"><?php the_tags(oyun, program, resim); ?></div>