Forums

WP Super Cache
[BUG] Headers not being included (2 posts)

  1. Mike W
    Member
    Posted 5 months ago #

    WP: 3.3
    WPSC: 1.0

    Under the condition that a template calls a secondary header ie. wp_header('category'); for header-category.php, it fails and will not load the header. Super Cache must be running in .htaccess mode (not legacy or php caching) for this bug to occur.

    Under most installs, people use a header for their home page or category pages and use another for their regular pages, but it seems that Super Cache is not allowing this to happen or does not recognize that wp_header($value) is a valid function.

    http://wordpress.org/extend/plugins/wp-super-cache/

  2. Donncha O Caoimh
    Member
    Posted 5 months ago #

    That's not a bug, it's a symptom of how the plugin works. No extra headers are served when using mod rewrite rules. I don't think this is a common thing for people to do, but there's no way of fixing it other than using legacy caching.

Reply

You must log in to post.

About this Plugin

About this Topic