Ticket #15841: 15841.diff
| File 15841.diff, 480 bytes (added by , 16 years ago) |
|---|
-
wp-admin/includes/media.php
575 575 576 576 // do the validation and storage stuff 577 577 $id = media_handle_sideload( $file_array, $post_id, @$desc ); 578 $src = get_attachment_link( $id );578 $src = wp_get_attachment_url( $id ); 579 579 580 580 // If error storing permanently, unlink 581 581 if ( is_wp_error($id) ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)