Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #53039, comment 1


Ignore:
Timestamp:
04/15/2021 10:06:56 AM (4 years ago)
Author:
Krstarica
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53039, comment 1

    v1 v2  
    6464[response] => upgrade
    6565}}}
     66
     67
     68So it seems there are two issues:
     691) Bug: 'update_core' transient is not set to appropriate value after upgrade, i.e. `[response] => latest`
     702) Feature to implement: update-core.php should update 'update_core' transient, too