Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #57271, comment 59


Ignore:
Timestamp:
03/05/2024 08:28:43 PM (15 months ago)
Author:
j3gaming
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57271, comment 59

    v2 v3  
    1616
    1717
    18 Maybe, that code for sleep would probably work. My goal was to not edit the core files. I simply changed the way my cron events are processed. All is funning fine here, even if 2 are fired at once.
     18Maybe, that code for sleep would probably work. My goal was to not edit the core files. I simply changed the way my cron events are processed. All is running fine here, even if 2 are fired at once.
    1919
    2020I have our major PHP version change, and linux update upcoming here, so maybe it's been fixed and I'm just behind on updates.