Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #35323, comment 4


Ignore:
Timestamp:
01/06/2016 12:28:49 PM (9 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35323, comment 4

    initial v1  
    22
    33I've tested the minimal patch on all versions, with the 3.7/3.8 changes getting extra attention.
     4
     5The `> time() + HOUR_IN_SECONDS` is to allow the Background Update retry schedules (which are scheduled for `time() + HOUR_IN_SECONDS`) to left intact.