Example#
{{ content | word_count }}word_count removes HTML and shortcodes before counting words.
Modifiers
The word_count modifier counts the words in a text value.
{{ content | word_count }}word_count removes HTML and shortcodes before counting words.