<$mt:BlogEntryCount$>

Returns the number of published entries associated with the blog currently in context.

This template tag supports the multiblog template tags.

Example

<$mt:BlogEntryCount singular="1 entry" plural="# entries" none="No entry"$>

This returns

"1 entry" or "9 entries" or "No entry".
This page was last updated on 2012-12-30, 16:54.