- b2evolution CMS User Manual
- Developer Reference
- Website Skins/Themes
- Skin Tags / API
- Item Tags
- Template Tag: Item Wordcount
Template Tag: Item Wordcount
Display the number of words in the post.
== Example ==
$Item->wordcount();
== Parameters ==
This tag does not accept any parameters.
== Return value ==
This tag displays content only, it does not have a return value.