HTTP/2 200
date: Sun, 12 Oct 2025 00:21:59 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
vary: Accept-Encoding
cache-control: no-store, no-cache, must-revalidate
x-frame-options: SAMEORIGIN
x-frame-options: SAMEORIGIN
expires: Mon, 26 Jul 1997 05:00:00 GMT
last-modified: Sun, 12 Oct 2025 00:21:59 GMT
pragma: no-cache
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
content-security-policy: frame-ancestors 'self';
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HR2DA3%2BLid11OmtNym1oZhGU%2Fgwoz40CWoztFYdr%2B4kAsW5iqMyAxjf3pcTVQL1gOFCy77NSTEZas6KUFYOt7rRMAB5tB%2FXWm%2FyEG%2BiufC2w0t%2F0DS8%3D"}]}
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: exp_last_visit=1444868518; HttpOnly; SameSite=Lax; Path=/; Max-Age=31536000; Expires=Mon, 12 Oct 2026 00:21:58 GMT
set-cookie: exp_last_activity=1760228518; HttpOnly; SameSite=Lax; Path=/; Max-Age=31536000; Expires=Mon, 12 Oct 2026 00:21:58 GMT
set-cookie: exp_csrf_token=deleted; HttpOnly; SameSite=Lax; Path=/; Max-Age=0; Expires=Thu, 01 Jan 1970 00:00:01 GMT
set-cookie: exp_csrf_token=0f01ad22adfc8536f4497c0f52197741bc60e0c7; HttpOnly; SameSite=Lax; Path=/; Max-Age=7200; Expires=Sun, 12 Oct 2025 02:21:58 GMT
set-cookie: PHPSESSID=updvecna8ndc5a1k3fsd67d1r1; HttpOnly; Path=/
cf-ray: 98d270ae1df985fa-BOM
alt-svc: h3=":443"; ma=86400
Variable Modifiers | ExpressionEngine University
Variable Modifiers
By
Doug Black · January 7, 2021 · Watch in 5 minutes.
In this video, we will explore ExpressionEngine’s native variable modifiers, and create our blog snippet loop.
What We Do
- Explore existing variable modifiers, and talk about uses
- Add in a variable modifier
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
Doug is the developer and founder at tripleNERDscore. He is also core contributor to, ExpressionEngine!
Comments 0
Be the first to comment!