scripts.mit.edu
/
autoinstalls
/
wordpress.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Wordpress 3.1.3
[autoinstalls/wordpress.git]
/
wp-admin
/
custom-background.php
diff --git
a/wp-admin/custom-background.php
b/wp-admin/custom-background.php
index e3fc23eb44a68cf45b10a9a3fe8fa0cb55a1705b..530cb9e4a567ca13f70c4761c706b9ed89e36176 100644
(file)
--- a/
wp-admin/custom-background.php
+++ b/
wp-admin/custom-background.php
@@
-337,7
+337,8
@@
if ( get_background_image() ) {
'post_title' => $filename,
'post_content' => $url,
'post_mime_type' => $type,
- 'guid' => $url
+ 'guid' => $url,
+ 'context' => 'custom-background'
);
// Save the data