Opened 4 years ago
Closed 4 years ago
#9728 closed defect (bug) (duplicate)
wp_cron 2.7 versus 2.8 (wp_schedule_single_event)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugins | Version: | 2.8 |
| Severity: | major | Keywords: | needs-patch dev-feedback |
| Cc: |
Description
wp_schedule_single_event was working in 2.7
not working anymore in 2.8
Change History (6)
- Resolution set to duplicate
- Status changed from new to closed
My problem was :
function 'get_plugin_data' is not defined when wp-cron runs !
so i consider it as duplicate with #9388
- Keywords dev-feedback 2nd-opinion added
- Resolution duplicate deleted
- Status changed from closed to reopened
that is some other issue as far as i'm concerned. reopen and asking for more feedback from dev side.
- Keywords 2nd-opinion removed
are there any unit tests to know if the cron works as expected?
Note: See
TracTickets for help on using
tickets.

wp_cron has design deficiences and needs a fresh implementation, see #9388