Changes from branches/4.0/src/wp-admin/press-this.php at r30439 to trunk/src/wp-admin/press-this.php at r29334
- File:
-
- 1 edited
-
trunk/src/wp-admin/press-this.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/press-this.php
r30439 r29334 64 64 if ( is_wp_error($upload) ) { 65 65 wp_delete_post($post_ID); 66 wp_die( esc_html( $upload->get_error_message() ));66 wp_die($upload); 67 67 } else { 68 68 // Post formats.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)