AssetCount
Returns the number of assets associated with the active blog.
It may be important for your use to note that both parent and child assets (such as thumbnail images) are included in this count.
Attributes
type
: Allows for filtering by file type. Built-in types supported are “image”, “audio”, “video”. These types can be extended by plugins.Count tag modifiers:
singular
,plural
, andnone
can be used to format different number values.
Example
Images available: <mt:AssetCount type="image" singular="1 image" plural="# images" none="no images">