If you have your own WordPress filters that you want to easily apply in Twig, you can use apply_filters . {{ post.content|apply_filters('default_message') }}
確定! 回上一頁