Ticket #28855: 28855.patch
| File 28855.patch, 904 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/includes/theme-install.php
132 132 </form> 133 133 <?php 134 134 } 135 // add_action('install_themes_dashboard', 'install_themes_dashboard');136 135 137 136 function install_themes_upload() { 138 137 ?> … … 144 143 </form> 145 144 <?php 146 145 } 147 // add_action('install_themes_upload', 'install_themes_upload', 10, 0);148 146 149 147 /** 150 148 * Prints a theme on the Install Themes pages. … … 176 174 $wp_list_table->display(); 177 175 178 176 } 179 // add_action('install_themes_search', 'display_themes');180 // add_action('install_themes_featured', 'display_themes');181 // add_action('install_themes_new', 'display_themes');182 // add_action('install_themes_updated', 'display_themes');183 177 184 178 /** 185 179 * Display theme information in dialog box form.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)