Actually.
Looking into this more, I don't think my problem is trying to find a hook which runs before the postbit template is parsed.. I think my problem is finding one which also happens AFTER the datastore is available?
I've just tried putting my code into postbit_display_start, along with another line :
[quote]$testvar = 1;[/code]
In each post, testvar is populated, but the other data isn't.
Am I just doing something else entirely wrong?
showthread_start
Interestingly, I'm pretty sure that runs after the postbits have been built.
|