Ticket #29234: 29234.patch
File 29234.patch, 466 bytes (added by , 10 years ago) |
---|
-
src/wp-admin/includes/class-wp-upgrader.php
1045 1045 'destination' => get_theme_root( $theme ), 1046 1046 'clear_destination' => true, 1047 1047 'clear_working' => true, 1048 'is_multi' => true, 1048 1049 'hook_extra' => array( 1049 1050 'theme' => $theme 1050 1051 ),