CSS assets gets deleted/updated in every request
-
I realised that sometimes my site’s theme will break due to CSS file not found. Upon inspecting the server files, it seems the wp-content/cache/asset-cleanup/css/item is getting updated every minute (I believe it’s getting updated with every web request)
Here’s my findings:
https://ibb.co/fGJMPsmIf you view the screenshot, it seems to be deleting the folder and recreate again – Somehow this short moment breaks the site theme as the file could not be found.
Is there any other settings to make the asset files persistent and not getting it deleted?
- The topic ‘CSS assets gets deleted/updated in every request’ is closed to new replies.