[wp-trac] [WordPress Trac] #40364: Improve site creation in multisite

WordPress Trac noreply at wordpress.org
Wed Apr 5 00:18:01 UTC 2017


#40364: Improve site creation in multisite
-------------------------+-------------------------------------------------
 Reporter:  jeremyfelt   |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Networks     |    Version:
  and Sites              |   Keywords:  needs-patch dev-feedback needs-
 Severity:  normal       |  unit-tests
  Focuses:  multisite    |
-------------------------+-------------------------------------------------
 `wpmu_create_blog()` is responsible for a lot. It uses `insert_blog()`,
 `install_blog()`, `wp_install_defaults()` and many other things to
 accomplish the task of creating a site.

 We should go through this process and determine what kind of improvements
 can be made as part of `wpmu_create_blog()` or in a new
 `wp_create_site()`/`wp_insert_site()` function that is more in tune with
 the objectives of site creation through the REST API. See #40365.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40364>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list