Changes between Version 1 and Version 2 of Ticket #53039, comment 1
- Timestamp:
- 04/15/2021 10:06:56 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53039, comment 1
v1 v2 64 64 [response] => upgrade 65 65 }}} 66 67 68 So it seems there are two issues: 69 1) Bug: 'update_core' transient is not set to appropriate value after upgrade, i.e. `[response] => latest` 70 2) Feature to implement: update-core.php should update 'update_core' transient, too