#59888 closed defect (bug) (fixed)
Add 'weekly' to `wp_schedule_event()` function description
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Cron API | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
Reported by @pacicio via User Contributed Notes.
Change History (4)
This ticket was mentioned in PR #5660 on WordPress/wordpress-develop by @crstauf.
2 years ago
#1
- Keywords has-patch added
#2
@
2 years ago
- Component changed from General to Cron API
- Milestone changed from Awaiting Review to 6.5
#3
@
2 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 57106:
@SergeyBiryukov commented on PR #5660:
2 years ago
#4
Thanks for the PR! Merged in r57106.
Note: See
TracTickets for help on using
tickets.
The
wp_get_schedules()function includesweeklyas a valid schedule, so update the description ofwp_schedule_event()to include.Trac ticket: https://core.trac.wordpress.org/ticket/59888