Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54504, comment 101


Ignore:
Timestamp:
12/12/2022 04:28:32 PM (2 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54504, comment 101

    initial v1  
    11> @schlessera Both upgrade and downgrade work as expected with one caveat: the wp-includes/Requests/src folder is not removed on downgrading.
    22
    3 When downgrading, would WP-CLI normally remove files introduced in the new version? If so, how does it determine the new files - from `$_new_bundled_files`, or?
     3When downgrading, would WP-CLI normally remove files introduced in the "later" version? If so, how does it determine the new files - from `$_new_bundled_files`, or?