Ticket #26078: 26078.thickbox.2.patch
| File 26078.thickbox.2.patch, 825 bytes (added by , 13 years ago) |
|---|
-
src/wp-admin/network/themes.php
221 221 $parent_file = 'themes.php'; 222 222 223 223 wp_enqueue_script( 'theme' ); 224 wp_enqueue_script( 'theme-install' ); 224 225 225 226 require_once(ABSPATH . 'wp-admin/admin-header.php'); 226 227 -
src/wp-admin/themes.php
107 107 add_thickbox(); 108 108 wp_enqueue_style( 'theme' ); 109 109 wp_enqueue_script( 'theme' ); 110 wp_enqueue_script( 'theme-install' ); 110 111 wp_enqueue_script( 'customize-loader' ); 111 112 112 113 require_once( ABSPATH . 'wp-admin/admin-header.php' );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)