Type: modifier
Returns the number of words to be output by a template tag, instead of the content.
Examples
Return the number of words in the tag <$mt:BlogDescription$>
<$mt:BlogDescription count_words="1"$>
Return the number of words in the last three entry titles combined
<MTEntries lastn="3" count_words="1">
<$mt:EntryTitle$>
</MTEntries>
Submit a User Contributed Note
User contributed notes are a great way to share the knowledge you have gained in using Movable Type.
If you have a technical question or problem, please visit Movable Type Support.