[wp-trac] [WordPress Trac] #29509: Use the home URL instead of example.org on the Permalink Settings screen

WordPress Trac noreply at wordpress.org
Fri Sep 5 23:28:06 UTC 2014


#29509: Use the home URL instead of example.org on the Permalink Settings screen
--------------------------------------+-----------------------------
 Reporter:  johnbillion               |       Owner:  voldemortensen
     Type:  enhancement               |      Status:  assigned
 Priority:  low                       |   Milestone:  4.1
Component:  Permalinks                |     Version:  1.2
 Severity:  trivial                   |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:  administration
--------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * keywords:  good-first-bug has-patch dev-feedback => good-first-bug has-
     patch
 * component:  Options, Meta APIs => Permalinks
 * milestone:  Awaiting Review => 4.1


Comment:

 * We can actually combine `%s/%s` into a single placeholder, there's no
 point in leaving them separate.
 * We need to account for `$blog_prefix` in multisite.
 * `$suffix` is no longer needed, we can use `$prefix` directly.

 See [attachment:29509.4.diff].

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29509#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list