AuthorCommentCount
Returns the number of published comments left by the Author in context.
Attributes
- Count tag modifiers:
none
,singular
, andplural
.
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>
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?