WPIntell

Source evidence

error with cron jobs

Media Tracker · review · 2026-01-27T19:45:00+00:00

praisesentiment
mediumseverity
0.5relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 32 rows with source links

9.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
rjudenberg unresolved
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 register cron_schedules for five_minutes in 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. @rjudenberg Thank you very much for taking the time to share this detailed feedback. I truly appreciate you pointing this out. You’re absolutely right regarding the cron schedule registration and initialization. I’ve reviewed the issue, and it will be properly addressed in the next update by registering the five_minutes schedule globally and ensuring the scheduling logic runs outside the admin-only context. Your feedback is very valuable to me and my team, and we’re grateful for your support and understanding. Wishing you all the best, and thanks again for helping improve the plugin. Best Regards Rejuan Ahamed

Comments

1 shown
Rejuan Ahamed 2026-01-29T03:10:00+00:00

@rjudenberg Thank you very much for taking the time to share this detailed feedback. I truly appreciate you pointing this out. You’re absolutely right regarding the cron schedule registration and initialization. I’ve reviewed the issue, and it will be properly addressed in the next update by registering the five_minutes schedule globally and ensuring the scheduling logic runs outside the admin-only context. Your feedback is very valuable to me and my team, and we’re grateful for your support and understanding. Wishing you all the best, and thanks again for helping improve the plugin. Best Regards Rejuan Ahamed