apply_filters( 'wp_normalize_site_data', array $data )

Filters passed site data in order to normalize it.


Description Description


Parameters Parameters

$data

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


Top ↑

Source Source

File: wp-includes/ms-site.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.