I remember using Hooks file to add custom codes before and after Posts in the Forum. Since I upgraded to the latest version I cannot seem to locate this file?
Do we have an alternative plugin or something?
Thanks,
Isha
I remember using Hooks file to add custom codes before and after Posts in the Forum. Since I upgraded to the latest version I cannot seem to locate this file?
Do we have an alternative plugin or something?
Thanks,
Isha
the hooks file was for 4.x… Now you just need to use filters and hooks just like in WordPress to accomplish what you want… or, you forum theme is very similar to a wp theme and you can add, delete or move items (ie template functions) quite easily to accomplish custom functionality and appearance…
if you could be more specific, we could point you in the right direction…