❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$site->locale()
Returns the locale settings for the site
return
(string)
Example
<?= $site->locale() ?>
↑
Cheat Sheet overview
←
$site->languages()
→
$site->modified($format = false)
↓
Back to Cheat Sheet section
Top