Forums
(@stormdude)
14 years, 4 months ago
It looks like it’s the “wpsupercache_buffer” filter that is mangling my code. I’ve found a temporary workaround by comments out line 486 in wp-cache-phase2.php:
$buffer = apply_filters( 'wpsupercache_buffer', $buffer );