Before I file a feature request, I figured I’d post here to see if somebody might have an idea how to get what I want. I would love to see a forum_threads_template_end hook so that I could fiddle with the output after it has been through all of its processing. The current hooks all fall before various templates get parsed. I want to play with the templates after they have been processed. I could probably do what I want to do by running the forum through the normal EE template parser, but I’d really rather not. Any ideas?
(In the title I mention a new hook “or two”. The other hook suggestion might be forum_topics_end, which I think could be helpful for similar reasons.)
