You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be an easy way to unschedule crons that no longer have valid callback functions. This often occurs if a repeating event's callback function has a name change or is removed altogether.
There should be an easy way to unschedule crons that no longer have valid callback functions. This often occurs if a repeating event's callback function has a name change or is removed altogether.