XF 2.3 Using BBCode in a template

Interesting question

1752252663619.webp

That's what Gemini says.

sorry. I am not sure myself.

some xenforo links underneath as well.

1752252745418.webp

 
Last edited:
Or, just use the bbcode in a post, view the page source, then use the HTML in the template.

bbcode is designed for posts to prevent html security related issues.

Use html in a template.
 
Or, just use the bbcode in a post, view the page source, then use the HTML in the template.

bbcode is designed for posts to prevent html security related issues.

Use html in a template.
I’m asking because I want to use BBCode in a custom user field within a widget. I’ve noticed that BBCode is good at taking various URLs (like different YouTube video links) and embedding them directly. I’m hoping to achieve similar functionality in the custom user field, allowing embedded content to display in the widget.
 
Back
Top Bottom