❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$field->short($chars)
Shortens the field content by the given length
return
(string)
Example
<?= $page->title()->short(10) ?>
↑
Cheat Sheet overview
←
$field->pages()
→
$field->smartypants()
↓
Back to Cheat Sheet section
Top