HTTP/2 200
date: Sat, 11 Oct 2025 14:01:10 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: Sat, 11 Oct 2025 14:01:10 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=iPeQzXvF2bDVl2dg%2Bfq28%2BqE%2FkcbpOMsqgAxVRa5k0fpXyLDNPXYXalDccoOItXiYYb1ObLsp6ggRKtgZ0hdK29f%2BRpk3qsHtTycJIsAOb4EJbBdSf8%3D"}]}
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: exp_last_visit=1444831270; HttpOnly; SameSite=Lax; Path=/; Max-Age=31536000; Expires=Sun, 11 Oct 2026 14:01:10 GMT
set-cookie: exp_last_activity=1760191270; HttpOnly; SameSite=Lax; Path=/; Max-Age=31536000; Expires=Sun, 11 Oct 2026 14:01:10 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=dfedbd0f885015918412603a7f7aa424d9e6b7e0; HttpOnly; SameSite=Lax; Path=/; Max-Age=7200; Expires=Sat, 11 Oct 2025 16:01:10 GMT
set-cookie: PHPSESSID=es3imf595dfr92tpcef8th9ggq; HttpOnly; Path=/
cf-ray: 98cee34b1c841daf-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!