<$mt:CategoryCommentCount$>
Returns the number of comments associated to entries within the category in context.
Example
List of categories with the comment counts:
<ul>
<mt:Categories>
<mt:If tag="CategoryCommentCount">
<li>
<a href="<$mt:ArchiveLink type="Category"$>"><$mt:CategoryLabel$></a> (Comments: <$mt:CategoryCommentCount$>)
</li>
</mt:If>
</mt:Categories>
</ul>
This page was last updated on 2012-06-11, 01:24.