Not a developer? Go to MovableType.com

Documentation

AuthorCommentCount

Returns the number of published comments left by the Author in context.

Attributes

Example

<mt:Authors>
    <h3><mt:AuthorDisplayName></h3>
    <ul>
        <li><mt:AuthorCommentCount> comments</li>
        <li><mt:AuthorEntriesCount> entries created</li>
        <li><mt:AuthorEntryCount> entries published</li>
    </ul>
 </mt:Authors>
Back

1 Comment

Anne Hegset

Anne Hegset on September 3, 2012, 8:43 p.m. Reply

Hi, may I ask how the number are counted? By the name of the commenter or by it’s e-mail or may be by other method?