Retrieves term description.
term_description( int $term, null $deprecated = null )
Example:
echo '<small>' . term_description($term->term_id) . '</small>';
Retrieves term description.
term_description( int $term, null $deprecated = null )
Example:
echo '<small>' . term_description($term->term_id) . '</small>';