Make WordPress Core


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/custom-background.php

    r18023 r16660  
    338338            'post_content' => $url,
    339339            'post_mime_type' => $type,
    340             'guid' => $url,
    341             'context' => 'custom-background'
     340            'guid' => $url
    342341        );
    343342
Note: See TracChangeset for help on using the changeset viewer.