humanmade / humanmade/Cavalcade
Results of get_jobs_by_query can give stale timestamps for recurring jobs
Open
Bug
- Dominant language
- PHP
- Stars
- 542
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
If using `wp_next_scheduled()` to find the next scheduled event the timestamp of the next run might have changed but the function can still return the old timestamp.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.