[wp-trac] [WordPress Trac] #13828: multisite fileupload_url option not being created for subdirectory installations

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 10 18:11:15 UTC 2010


#13828: multisite fileupload_url option not being created for subdirectory
installations
--------------------------+-------------------------------------------------
 Reporter:  Frumph        |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.0
Component:  General       |     Version:  3.0
 Severity:  normal        |    Keywords:     
--------------------------+-------------------------------------------------

Comment(by Frumph):

 subdirectory installation rewrite is get_option('siteurl') . /subdir/files
 and on subdomain is just get_option('siteurl') . /files

 needs to be done on mainsite when upgrading to be added

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13828#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list