Make WordPress Core


Ignore:
File:
1 edited

Legend:

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

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