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
When we call the /wp-cron.php?doing_wp_cron server side in a cron task this Exception is thrown every time. Any ideas why this could happen the init hook should fire before any headers are sent anyway?
When we call the
/wp-cron.php?doing_wp_cron
server side in a cron task this Exception is thrown every time. Any ideas why this could happen theinit
hook should fire before any headers are sent anyway?The text was updated successfully, but these errors were encountered: