W3cubDocs

/WordPress

apply_filters( 'wp_normalize_site_data', array $data )

Filters passed site data in order to normalize it.

Parameters

$data

(array) Associative array of site data passed to the respective function. See wp_insert_site() for the possibly included data.

Source

File: wp-includes/ms-site.php

View on Trac

Changelog

Version Description
5.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_normalize_site_data