Somani
12-14-2008, 12:36 PM
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:
$input_text = my_parsing_function($input_text);
Any ideas?
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:
$input_text = my_parsing_function($input_text);
Any ideas?