Automattic / Automattic/wp-super-cache
If custom cookies or plugins use check if Expert mode caching is enabled
Open
[Plugin] Super Cache
enhancement
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.