Automattic / Automattic/wp-super-cache
After changing cache location, default location is still used if files exist there.
Open
[Plugin] Super Cache
enhancement
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
Changed a server's cache location to be outside visibility of internet.
I did not delete the files that existed in /wp-config/cache/.
What happened is new cached items went to the new location, but only old cache items (old location) were served on the home page.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.