Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54546, comment 14


Ignore:
Timestamp:
12/01/2021 08:39:35 PM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54546, comment 14

    initial v1  
    55Going from 5.7.4 to 5.9.0 Beta 1:
    66- If it was the "from" code, Gutenberg would stay activated as 5.7.4 supports Gutenberg < 11.9.
    7 - If it was the 5.9.0 Beta 1 code, Gutenberg would be deactivated as WP 5.9+ doesn't support Gutenberg < 11.9.
     7- If it was the "to" code, Gutenberg would be deactivated as WP 5.9+ doesn't support Gutenberg < 11.9.
    88
    9 When Gutenberg was deactivated, this told us that it's to "to" code that is used during the upgrade process.
     9When Gutenberg was deactivated, this told us that it's the "to" code that is used during the upgrade process.