How do I make a WP page (w/ dynamic content) auto-refresh every minute?
With PHP, I'd use a "Refresh:" header, and in HTML I could use a HTTP-EQUIV tag or something.
However, WP generates headers itself, and I can't tweak anything until the body, no?
I searched in vain for a plug-in that does this.
