Another plugin is injecting unoptimized code into cached index.html
-
I’m using WP Fastest Cache and another plugin called Syntax Highlighting Code Block.
WP Fastest Cache is generating the cached files in wp-content/cache/all/somePage/index.html
Inside index.html I see this other plugin has injected code into index.html. It’s not minified or inlined when it should be. Either WP Fastest Cache is not optimizing the output of this other plugin, or the other plugin is injecting the code after WP Fastest Cache has already generated the cached page.
Any ideas?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Another plugin is injecting unoptimized code into cached index.html’ is closed to new replies.