error with cron jobs
-
You don’t have a way to post support requests/bugs.
I am getting an error
Cron reschedule event error for hook: media_tracker_batch_process, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {“schedule”:”five_minutes”,”args”:[],”interval”:300}
you need to
registercron_schedulesforfive_minutesin code that loads for all requests (not just wp-admin / Admin class).
Scheduling should be done on activation or in a non-admin bootstrap, not only when an admin class is constructed.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this review.