Make WordPress Core

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


Ignore:
Timestamp:
08/07/2020 04:17:00 PM (4 years ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49236, comment 32

    initial v1  
    11Looking at [48748], I'm wondering if we should bump the DB version to point to this commit in the upgrade routine. I don't think there is any benefit to a site that is running a development version (the upgrade routine will "run" again, but nothing will be updated and the caches will not clear because no comment IDs will be found), but may be good for accuracy.
    22
    3 Other than that, this looks good to backport. Marking `dev-reviewed` pending feedback on my point above.
     3Other than that, this looks good to backport. Marking `dev-reviewed` pending feedback on my point above. (I'll update with a patch)