[wp-trac] [WordPress Trac] #23221: Multisite in subdirectory with root site address
WordPress Trac
noreply at wordpress.org
Fri Jan 31 12:03:33 UTC 2014
#23221: Multisite in subdirectory with root site address
----------------------------+------------------------------
Reporter: grapplerulrich | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Bootstrap/Load | Version: 3.5
Severity: normal | Resolution:
Keywords: dev-feedback | Focuses: multisite
----------------------------+------------------------------
Comment (by Denis-de-Bernardy):
Upon investigating this further:
The rewrite rules that WP generates, and the entries in wp_site and
wp_blogs, are all correct provided that #26969 gets fixed.
Using a custom content folder works fine provided #24143 gets fixed. It
then worked with WP_CONTENT_DIR set to wp-content and content.
There *is* potential for a very minor and mildly related issue when a
theme with an identical slug lives in /wp-content/themes/foo and /wp/wp-
content/themes/foo, with the latter active (it'll then load files from the
former). This is assuming WP allows either to be active (I haven't tested
for this).
There's potential for a last tweak related to the main site's wp-admin
area: before the network setup, the siteurl is set to
http://example.com/wp. It should ideally get changed to http://example.com
during the network setup. Needs dev feedback here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23221#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list