Etiket kodum :
<?php the_tags( 'Etiketler: ', ', ', ''); ?>
5
●1.182
<?php the_tags( 'Etiketler: ', ', ', ''); ?>
<?php if (function_exists('the_tags')) { ?><strong>Etiketler: </strong><p class="lol"><?php the_tags('', ', ', ''); ?><br /><?php } ?></p>.lol a { color: #000000 ;}