Hello,
I'm using template_redirect redirect action for Ajax Edit Comments. One of my users is having an issue with W3 Total Cache inserting minified JS and CSS into a custom page I have created.
I realize this is how the plugin was designed, but am hoping there is a way to exclude certain pages.
I've tried excluding it via the "Never Cache for the Following Pages..." but am coming up short.
Can you please point me in the right direction?
The code for my custom page is something like this:
http://www.domain.com/?aec_page=comment-editor.php&action=editcomment&cid=123&pid=456&_wpnonce=728&height=525&width=620
All the above URL should do is spit out is a normal HTML page, but in the user's case, there is conflicting CSS/JS in both the header/footer of the outputted file.