Hi, I need to manipulate the final output before it goes out to browser. I manage to hack the core to do it, but is there a plugin/more elegant way to do this.
Side note: I am doing this for adsense plugin. I found that the plugin loads before the logic of the page is fully executed. So based on page's logic, I need to turn adsense blocks on/off.