❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$field->smartypants()
Applies SmartyPants to the field
since:
Kirby 2.3.2
return
(string)
Example
<?= $page->text()->smartypants() ?>
↑
Cheat Sheet overview
←
$field->short($chars)
→
$field->split($separator = ',')
↓
Back to Cheat Sheet section
Top