[Plugin: WP Super Cache] Basic Developer instructions: conditional cache rebuild
-
Doncha, I need a bit of help please. Can you outline a strategy for not serving a cached file if I have switched themes? I have a plugin that I have written conditionals: if there is a GET variable for the theme switch, I set a cookie header location and then if the cookie is set, I add filter for style sheet and template. Vice versa for switch-back if the filter exists, remove, etc.
However Super Cache breaks it.
I am assuming that a plugin for SC would be the way to go? Also, can I do this without falling back to late init?
Appreciate the advice VERY much 🙂
The topic ‘[Plugin: WP Super Cache] Basic Developer instructions: conditional cache rebuild’ is closed to new replies.