[wp-trac] Re: [WordPress Trac] #7050: Patch for WP_CONTENT_URL
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 3 06:47:26 GMT 2009
#7050: Patch for WP_CONTENT_URL
------------------------------+---------------------------------------------
Reporter: msi08 | Owner: anonymous
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.6
Component: General | Version: 2.6
Severity: normal | Resolution: fixed
Keywords: has-patch tested |
------------------------------+---------------------------------------------
Comment(by DD32):
you'd be better off filtering the links at some point to replace the
public url with the private url.
get_option('home') doesnt always reflect the installation path, ie, for
me:
{{{
get_option('home') = http://dd32.id.au/
get_option('site_url') = http://dd32.id.au/wordpress/
(wp-content is http://dd32.id.au/wordpress/wp-content/ not
http://dd32.id.au/wp-content/
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/7050#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list