Ticket #35602: 35602_01.patch
| File 35602_01.patch, 475 bytes (added by , 11 years ago) |
|---|
-
wp-admin/includes/image-edit.php
251 251 * @param int $post_id Post ID. 252 252 */ 253 253 $image = apply_filters( 'image_editor_save_pre', $image, $post_id ); 254 254 while ( @ob_end_clean() ); 255 255 256 if ( is_wp_error( $image->stream( $mime_type ) ) ) 256 257 return false; 257 258
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)