[wp-trac] [WordPress Trac] #45061: Document how args are passed from `wp_insert_site()` to `wp_initialize_site()`
WordPress Trac
noreply at wordpress.org
Sat Oct 6 21:36:52 UTC 2018
#45061: Document how args are passed from `wp_insert_site()` to
`wp_initialize_site()`
--------------------------------+----------------------------------------
Reporter: jeremyfelt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.1
Component: Networks and Sites | Version: trunk
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: docs, multisite |
--------------------------------+----------------------------------------
The docs for `wp_insert_site()` include only the arguments that are used
directly in that function. They should also mention how any other
arguments passed along to the `wp_initialize_site` hook. By default, this
can include `user_id`, `title`, `options`, and `meta.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45061>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list