[wp-trac] [WordPress Trac] #18272: Can not define media upload path/URL in multisite
WordPress Trac
noreply at wordpress.org
Mon Aug 12 20:23:56 UTC 2013
#18272: Can not define media upload path/URL in multisite
--------------------------+------------------------------
Reporter: xtraxtra | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.0
Severity: normal | Resolution: invalid
Keywords: close |
--------------------------+------------------------------
Changes (by c3mdigital):
* keywords: => close
* status: new => closed
* version: 3.2.1 => 3.0
* resolution: => invalid
Comment:
in ms_upload_constants():
{{{
if ( ! get_site_option( 'ms_files_rewriting' ) )
return;
}}}
You can add a filter to `get_site_option_ms_files_rewriting` to return
false to disable the setting of the upload constants.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18272#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list