Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55837, comment 32


Ignore:
Timestamp:
07/04/2022 11:19:51 PM (4 years ago)
Author:
SergeyBiryukov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55837, comment 32

    initial v1  
    44
    55In a discussion with @peterwilsoncc it was determined that `$wp_db_version` should still be bumped for the `upgrade_600()` routine to run, as it was missed in [53011]. In that case, if it's not necessary for the cache clearing here, might be a good idea to do the bump separately, for clarity.
     6
     7Related: comment:16:ticket:55890