Andy Skelton wrote:
> There's only one hook after gzip_compression, and it's template_redirect.
> Try this:
>
> add_action('template_redirect', 'ob_start', 'gatekeeper_comment_form_filter');
wp_header and wp_footer are good place to use as well, no?
Jeff