[wp-trac] [WordPress Trac] #27003: Introduce wp_get_network() and begin cleanup of multisite load

WordPress Trac noreply at wordpress.org
Thu Feb 20 06:49:11 UTC 2014


#27003: Introduce wp_get_network() and begin cleanup of multisite load
--------------------------------------------------+------------------------
 Reporter:  jeremyfelt                            |       Owner:
     Type:  enhancement                           |      Status:  new
 Priority:  normal                                |   Milestone:  3.9
Component:  Bootstrap/Load                        |     Version:  trunk
 Severity:  normal                                |  Resolution:
 Keywords:  has-patch needs-testing dev-feedback  |     Focuses:  multisite
--------------------------------------------------+------------------------

Comment (by jeremyfelt):

 [attachment:27003.14.diff] is having trouble with an initial single
 network install with one site.

 * `src.wordpress-develop.dev` loads fine, as does `src.wordpress-
 develop.dev/wp-admin/`
 * `src.wordpress-develop.dev/2014/01/07/hello-world/` initiates a
 `get_site_path()` call with a segment count of 2, only passing `/2014/01/`
 and `/2014/` as arguments to the site query. The `/` path is not found and
 results in `ms_not_installed()`.

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


More information about the wp-trac mailing list