Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #27772, comment 1


Ignore:
Timestamp:
04/12/2014 03:38:27 AM (11 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27772, comment 1

    initial v1  
    1 [attachment:27772.diff] includes some debug to trigger the check every 90seconds, using a plugin which lets you view cro tasks, reloading that page should show the event running and being re-queued.
     1[attachment:27772.diff] includes some debug to trigger the check every 90seconds, using a plugin which lets you view cron tasks, reloading that page should show the event running and being re-queued.
    22
    33The patch also contains a command to re-run Background updates after a version check has completed, however, this has a side effect of Background Update will now be run a minimum of 4 times daily, 7am/pm + a random hour of the day when the core version check is queued.