[Plugin: WP Super Cache] [BUG] Headers not being included
-
WP: 3.3
WPSC: 1.0Under 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.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: WP Super Cache] [BUG] Headers not being included’ is closed to new replies.