W3cubDocs

/WordPress

apply_filters( ‘get_network’, WP_Network $_network )

Fires after a network is retrieved.

Parameters

$_networkWP_Network
Network data.

Source

$_network = apply_filters( 'get_network', $_network );

Changelog

Version Description
4.6.0 Introduced.

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