Thanks for the link. That looks like a really handy plugin.
Flicking through the code taught me something darn useful about output buffering too ... ie: you don't need to use ob_end_flush() since the server automatically flushes the buffer for you when the script ends. I'd been trying to hook into wp_foot() to end the buffer rather than just letting it run it's course.


LinkBack URL
About LinkBacks
Reply With Quote



