Changeset 11971 for trunk/wp-admin/press-this.php
- Timestamp:
- 09/24/2009 05:19:13 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/press-this.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/press-this.php
r11944 r11971 63 63 if( !is_wp_error($upload) ) $content = preg_replace('/<img ([^>]*)src=\\\?(\"|\')'.preg_quote(htmlspecialchars($image), '/').'\\\?(\2)([^>\/]*)\/*>/is', $upload, $content); 64 64 } 65 65 66 66 // set the post_content and status 67 67 $quick['post_status'] = isset($_POST['publish']) ? 'publish' : 'draft';
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)