Make WordPress Core

Changes between Version 4 and Version 5 of Ticket #48937, comment 3


Ignore:
Timestamp:
01/14/2020 10:11:24 PM (5 years ago)
Author:
apieschel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48937, comment 3

    v4 v5  
    1212}}}
    1313
    14 The proposed patch does the reverse: check if the timestamp is younger than 10 minutes, and if so, then it echoes the new maintenance-specific markup and script.
     14The proposed patch does the reverse: check if the $upgrading timestamp is younger than 10 minutes, and if so, then it echoes the new maintenance-specific markup and script.
    1515
    1616I am very new to this, so any feedback/suggestions/alternate approaches would be greatly appreciated!