Internal Message Parser?

Jaxel

Well-known member
XF should have an internal message parser, that will parse bbcode, etc. How do I use this? I have a message stored in a string. How would I parse the string through the internal message parser?

As well, are there options to strip specific bbcode tags when running through the parser? For instance I want it to parse bbcode, but strip out media and images. Also, is there a special trim function like VB's "fetch_trimmed_title"?
 
Top Bottom