Ticket #32365: update.diff
| File update.diff, 520 bytes (added by , 11 years ago) |
|---|
-
wp-admin/includes/update.php
42 42 $updates = $from_api->updates; 43 43 $result = array(); 44 44 foreach ( $updates as $update ) { 45 if ( $update->response == 'autoupdate' )45 if ( $update->response == 'autoupdate' || ! $update->current) 46 46 continue; 47 47 48 48 if ( array_key_exists( $update->current . '|' . $update->locale, $dismissed ) ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)