Hello!
The plugin saves the combined/minified CSS/JS files in /wp-content/cache/ as it’s a place where many other plugins are using and it’s easier to locate Asset CleanUp’s file there and if you decide to delete all caching, for any reason, you just remove all the files from /wp-content/cache/.
One way to fix this would be to change the location via a WordPress hook that can be applied via add_filter. You’ll need to add a quick PHP snippet into functions.php (within your active theme root). I can prepare that for you. Note that it’s only needed if you use minify or concatenate options.
@keyinora please re-download the plugin (same tag: 1.3.2.7) and then go to “Tools” -> “Storage Info” (the new tab).
You will see instructions there about changing the storage directory to /wp-content/uploads/asset-cleanup/
Let me know how it goes as I’ll be happy if you can solve this matter 😉
-
This reply was modified 7 years, 1 month ago by
Gabe Livan.
@keyinora any news about changing the cache directory? Would be great to hear from you!
@keyinora As I haven’t heard from you and this feature has been performing well in the past weeks, I’ll mark this topic as ‘resolved’.