show tag description
-
I use
<?php $description = tag_description(); ?>for showing current tag description!
but it’s not work, when i use<?php echo 'Tag Description: ' . tag_description('28'); ?>with specific tag ID it’s work fine . . but i would like to use some code to get the current page tag description.anybody know that?
The topic ‘show tag description’ is closed to new replies.