XF 1.4 bbcode with two option parameters?

dethfire

Well-known member
Licensed customer
I have an iframe bbcode where I need to specify both width and height. Is this possible?
 
You would need to handle it by way of a PHP callback.

Bear in mind, quotes handle it:
[QUOTE="dethfire, post: 916633, member: 80733"]I have an iframe bbcode where I need to specify both width and height. Is this possible?[/QUOTE]
 
Back
Top Bottom