[wp-trac] [WordPress Trac] #22986: WP uses header image's GUID as URL
WordPress Trac
noreply at wordpress.org
Tue Dec 18 01:28:19 UTC 2012
#22986: WP uses header image's GUID as URL
-----------------------------+--------------------------
Reporter: bersbers | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Themes
Version: | Severity: normal
Keywords: |
-----------------------------+--------------------------
See summary. If I move my site (old domain becoming inaccessible), I
cannot use my header images any more since
a) I am not allowed to change GUIDs.
b) GUIDs are used as URLs for header images:
http://core.trac.wordpress.org/browser/trunk/wp-includes/theme.php
1008 foreach ( (array) $headers as $header ) {
1009 $url = esc_url_raw( $header->guid );
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22986>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list