[wp-trac] [WordPress Trac] #7050: Patch for WP_CONTENT_URL

WordPress Trac wp-trac at lists.automattic.com
Wed May 28 09:52:20 GMT 2008


#7050: Patch for WP_CONTENT_URL
---------------------+------------------------------------------------------
 Reporter:  msi08    |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:           
Component:  General  |     Version:           
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 I am using WP in a different folder than the domain root. There is a
 problem with the Theme's path and stylesheet. I fixed it with this line

 define( 'WP_CONTENT_URL', get_option('siteurl') . '/wp-content');

 "siteurl" instead of "home". A patch is attached.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7050>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list