Automattic / Automattic/wp-super-cache
Directly Cached Files aren't being generated
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
When a directory is added to the directly cached files section of the settings page it doesn't create the cached index.html.
The directory is created but not the index.html and there's no mention of it in the debug log.
Fix creating the index.html and add debug log entries if required.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the settings page's directly cached files section and reproduce adding a directory. Trace the cache-generation path for that directory and check the debug log behavior. Done means the directory receives a cached index.html and relevant debug entries are present when generation is attempted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100