<$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 2009-06-23, 12:22.

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.