Automattic / Automattic/wp-super-cache
Preload should clear autoptimize cache
Open
[Plugin] Super Cache
enhancement
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
Each time Preload runs it should clear autoptimize plugin cache (if present), to avoid wasting space with duplicate minified CSS and JS files.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Preload implementation and trace how it creates minified CSS and JS files, then inspect how an installed autoptimize plugin exposes its cache. Done means each Preload run clears the autoptimize cache when it is present and does not leave duplicate minified files; add or update coverage for both plugin-present and plugin-absent cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100