do_action( 'wp_initialize_site', WP_Site $new_site, array $args )
Fires when a site’s initialization routine should be executed.
Parameters
- $new_site
-
(WP_Site) New site object.
- $args
-
(array) Arguments for the initialization.
Source
File: wp-includes/ms-site.php
Changelog
Version | Description |
---|---|
5.1.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_initialize_site