Automattic / Automattic/wp-super-cache
Super Cache: Switch to PHP’s strtotime() function instead of seconds/minutes
Open
[Plugin] Super Cache
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
### Impacted plugin
Super Cache
### What
PHP’s strtotime() function
### How
Use PHP’s strtotime() function instead of seconds (!) in Garbage Collection and instead of minutes in Preload.
For example: 30 seconds, 2 hours, 7 days, 6 months, 1 year
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.