Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51857, comment 19


Ignore:
Timestamp:
12/15/2020 07:35:30 AM (4 years ago)
Author:
poena
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51857, comment 19

    initial v1  
    11During today's scrub,
    2 @afragen suggest that:
     2@afragen suggested that:
    33
    44''Easiest way to test is install patch, set a breakpoint in copy_dir() after $dirlist assignment and set $dirlist = false; This will return WP_Error and trigger the rollback during a plugin/theme update.''