Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.59k stars 798 forks source link

If custom cookies or plugins use check if Expert mode caching is enabled #25509

Open donnchawp opened 6 years ago

donnchawp commented 6 years ago

Expert mode caching uses mod_rewrite to serve cache files. If the wpsc_add_cookie or wpsc_add_plugin actions are used to customise the plugin they will not work because no PHP will be used to serve cached pages.

The plugin should warn the user, or even disable expert mode in these cases.

donnchawp commented 6 years ago

Bah. I wrote export twice in this post and in the 1.6.3 announcement post! We need experts! (There, I always did it again!)