Variable Modifiers

<<Previous Lesson       Next Lesson>>

In this video, we will explore ExpressionEngine’s native variable modifiers, and create our blog snippet loop.

What We Do

Code Snippets

Adding a Character Limit

<p class="mt-3 text-base leading-6 text-gray-500">{blog_content:attr_safe limit="150"}</p>

Links

Discussion and Questions

Doug Black's avatar
Doug Black

Doug is the developer and founder at tripleNERDscore. He is also core contributor to, ExpressionEngine!