<$mt:BlogCommentCount$>
Returns the number of published comments associated with the blog currently in context.
Attributes
- singular="TEXT" plural="# TEXT" none="TEXT"
include_blogsexclude_blogsinclude_websitesexclude_websites
Example
<$mt:BlogCommentCount singular="1 comment" plural="# comments" none="No comments"$>
This returns
"1 comment" or "9 comments" or "No comments".
(Example added from the Mihai's comment, Thanks !)
This page was last updated on 2012-11-09, 19:08.