Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51892


Ignore:
Timestamp:
11/28/2020 07:29:42 PM (5 years ago)
Author:
afragen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51892 – Description

    initial v1  
    1 With the changes in the new Updates API #meta5511 the admin footer may no longer display the `'You are using a development version (%1$s). Cool! ...` message when using the `WP_AUTO_UPDATE_CORE` constant set to update to `beta` or `rc`.
     1Fixes a regression in 5.6 with the changes in the new Updates API #meta5511.
     2
     3The admin footer no longer displays the `'You are using a development version (%1$s). Cool! ...` message when using the `WP_AUTO_UPDATE_CORE` constant set to update to `beta` or `rc` when the user is on a development version.