Ticket #9757: 9757.3.diff
File 9757.3.diff, 591 bytes (added by , 4 years ago) |
---|
-
src/wp-admin/includes/class-theme-upgrader.php
248 248 array( 249 249 'package' => $package, 250 250 'destination' => get_theme_root(), 251 'clear_destination' => $ args['overwrite_package'],251 'clear_destination' => $parsed_args['overwrite_package'], 252 252 'clear_working' => true, 253 253 'hook_extra' => array( 254 254 'type' => 'theme',