|
<?php if (class_exists('SimpleTagging')) {
echo '<br />Etiketler: ';
STP_PostTags();
} ?>
Üstteki kodları,
Temanız index.php de (Bu sayede ana sayfada çıkmaz sadece yazının tamamına gözatılırken görünür)
<?php while (have_posts()) : the_post(); ?>
kodlarından sonra koyarak deneme yanılma ile istediğiniz yerde etiketleri görüntüleyin.
If you want a custom URL for this text, click here ($2/year)
If you want to create your own free URL , click here
|