Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #52513


Ignore:
Timestamp:
02/12/2021 08:10:02 PM (4 years ago)
Author:
afragen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52513

    • Property Owner set to afragen
    • Property Status changed from new to assigned
  • Ticket #52513 – Description

    initial v3  
    55If the user is updating to the latest beta or RC, given their settings in the `WP_AUTO_UPDATE_CORE` constant or their settings in the Beta Tester plugin, then we should display that version number in the button. This would look like `Update to version 5.7-beta3`
    66
    7 This would provide better and more clear understanding of what the update will be.
     7It will also display the version in the next release, `Update to version 5.7`
     8
     9This would provide better and more clear understanding of what the update will be.