The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello community
I'm currently working on an addon for vbulletin (ofc).. now i have a question: What Hook can I use for adding the parsing of my own bbcode. The Code is something like: PHP Code:
|
|
#2
|
||||
|
||||
|
The hook you're looking for is probably
Code:
bbcode_parse_start Code:
bbcode_parse_complete |
![]() |
|
|