Automattic / Automattic/wp-super-cache
Enhancement:Time specific preload in wp-super cache
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
### Impacted plugin
Super Cache
### What
Chose a specific time to preload the cache instead of time intervals
### How
Hi, is there a way to set the preload option to a specific time as there is on the garbage collection instead of just time intervals? I think it would be a good option to schedule the preload with other automated tasks on the server to be in the most optimal order and with the least traffic on the site.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the preload option and the existing garbage-collection scheduling path in Super Cache. Determine how a specific clock time could coexist with the current interval setting and server automation; done means users can configure a preload time and the cache refresh runs at that scheduled time without disrupting existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100