W3cubDocs

/WordPress

apply_filters( 'populate_network_meta', array $sitemeta, int $network_id )

Filters meta for a network on creation.

Parameters

$sitemeta

(array) Associative array of network meta keys and values to be inserted.

$network_id

(int) ID of network to populate.

Source

File: wp-admin/includes/schema.php

View on Trac

Changelog

Version Description
3.7.0 Introduced.

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