[wp-trac] [WordPress Trac] #12002: Multisite should not lock the root blog into using a /blog prefix
WordPress Trac
noreply at wordpress.org
Thu Oct 1 20:38:43 UTC 2015
#12002: Multisite should not lock the root blog into using a /blog prefix
----------------------------+-------------------------
Reporter: wpmuguru | Owner: jeremyfelt
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Bootstrap/Load | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: multisite
----------------------------+-------------------------
Changes (by jeremyfelt):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"34749"]:
{{{
#!CommitTicketReference repository="" revision="34749"
MS: Provide better UI when a main site's `/blog` prefix is changed.
The main site on a new network is forced by default into using `/blog` as
the prefix for its permalink structure. This can be changed easily through
the network admin, though the `options-permalink.php` screen is then
unusable to make further changes to the structure.
Now, if `/blog/` is not at the beginning of the `permalink_structure`
option, we do not force `/blog` as a prefix in the UI.
Fixes #12002.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/12002#comment:43>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list