Search
Site Essentials for Statamic

Site Essentials for Statamic

se_str_finish Modifier

The se_str_finish modifier may be used to ensure a given string always ends with the provided cap.

1{{# the value. #}}
2{{ 'the value.' | se_str_finish('.') /}}
3 
4{{# the value. #}}
5{{ 'the value' | se_str_finish('.') /}}

Some absolutely amazing
people

The following amazing people help support this site and my open source projects ♥️
If you're interesting in supporting my work and want to show up on this list, check out my GitHub Sponsors Profile.