Title: [Plugin: WP Super Cache] [BUG] Headers not being included
Last modified: August 20, 2016

---

# [Plugin: WP Super Cache] [BUG] Headers not being included

 *  [leewells](https://wordpress.org/support/users/leewells/)
 * (@leewells)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-bug-headers-not-being-included/)
 * 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/](http://wordpress.org/extend/plugins/wp-super-cache/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-bug-headers-not-being-included/#post-2472982)
 * 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.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Super Cache] [BUG] Headers not being included’ is closed 
to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-bug-headers-not-being-included/#post-2472982)
 * Status: not resolved