Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #56057


Ignore:
Timestamp:
06/23/2022 07:46:43 PM (4 years ago)
Author:
pbiron
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56057

    • Property Type task (blessed)feature request
  • Ticket #56057 – Description

    initial v3  
    11In order to facilitate testing of the Rollback feature using the [https://wordpress.org/plugins/rollback-update-failure Rollback Update Failure] feature plugin, a conditional testing for the feature plugin is needed to utilize the new `move_dir()` function.
    22
    3 @SergeyBiryukov reports precedence for this.
     3@SergeyBiryukov reports precedent for this.
    44
    55Once committed, [https://github.com/WordPress/wordpress-develop/pull/2225 PR2225] will be updated to remove it.