http://codex.wordpress.org/Template_...ag_description

Alıntı
<?php tag_description( $tagID ); ?>
<?php $tag_descr = tag_description(); ?>

Displays a description of the tag id 28.
<?php echo 'Tag Description: ' . tag_description('28'); ?>