Ticket #54163: 54163.patch
| File 54163.patch, 1.1 KB (added by , 4 years ago) |
|---|
-
class-wp-upgrader.php
650 650 * Default empty. 651 651 * @type bool $clear_destination Whether to delete any files already in the 652 652 * destination folder. Default false. 653 * @type bool $clear_working Whether to delete the files f orm the working654 * directory after copying t o the destination.653 * @type bool $clear_working Whether to delete the files from the working 654 * directory after copying them to the destination. 655 655 * Default false. 656 656 * @type bool $abort_if_destination_exists Whether to abort the installation if the destination 657 657 * folder already exists. When true, `$clear_destination`