Make WordPress Core

Ticket #29234: 29234.patch

File 29234.patch, 466 bytes (added by ocean90, 10 years ago)
  • src/wp-admin/includes/class-wp-upgrader.php

     
    10451045                                'destination' => get_theme_root( $theme ),
    10461046                                'clear_destination' => true,
    10471047                                'clear_working' => true,
     1048                                'is_multi' => true,
    10481049                                'hook_extra' => array(
    10491050                                        'theme' => $theme
    10501051                                ),