Trekkan
Customer
I'm working on redesigning my postbit (legacy) in order to clean it up, etc. Anyway, I want to be able to move the vbactivity output to someplace specific (not a hook location).
How would I go about this?
Looking at the plugin which calls the PHP file, the variable $vbactivity_postbit would contain everything I need.
So I guess I'd somehow need to register this variable so it's accessible in the postbit_legacy template? Not sure how to do that though. =)
How would I go about this?
Looking at the plugin which calls the PHP file, the variable $vbactivity_postbit would contain everything I need.
So I guess I'd somehow need to register this variable so it's accessible in the postbit_legacy template? Not sure how to do that though. =)