Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57271, comment 13


Ignore:
Timestamp:
12/29/2022 04:09:50 PM (3 years ago)
Author:
courageous999
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57271, comment 13

    initial v1  
    2222
    2323Lastly, I should also mention that I've occasionally (amidst the barrage of repeated CRON event errors) seen other CRON events (not sure if set by a plugin or WordPress itself) also failing with this exact error.
     24
     25EDIT: By the way, if you're going to introduce a new error check, it would have immensely helped if you added some documentation with the update about it. Rather than wait a month and a half for a ticket addressing this, it would have saved me a lot of time and headache if there was some documentation regarding this new error check somewhere that simply points in the right direction to fixing it (my case was a fairly simple fix).