Twig Components / Methods / sanitise
Note: You are currently reading the documentation for Bolt 5.0. Looking for the documentation for Bolt 5.2 instead?
sanitise
is a Twig filter to sanitize the value of a field.
boolean
, default is true
. If set to false, the value of the field will not be sanitised. This means HTML tags
like <script>
and <embed>
will be left as-is.
Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.