Changeset 18356 for branches/3.1/wp-admin/custom-header.php
- Timestamp:
- 06/27/2011 09:36:48 PM (15 years ago)
- Location:
- branches/3.1
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
wp-admin/custom-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1
-
branches/3.1/wp-admin/custom-header.php
r18023 r18356 597 597 'post_mime_type' => $type, 598 598 'guid' => $url, 599 'context' => 'custom-header'); 599 'context' => 'custom-header' 600 ); 600 601 601 602 // Save the data
Note: See TracChangeset
for help on using the changeset viewer.