MyBB Community Forums

Full Version: frustrated.. any ideas??
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Alright, i am making a plugin that needs to modify how the [url] mycode is parsed... BUT there are no hooks in that function.. any ideas of how i could do this?
Require that a core file edit be made for the plugin to work. Or, find out how Google SEO does its core file edits....
Use parse_message_end hook.