apply_filters( 'get_main_network_id', int $main_network_id )

Filters the main network ID.


Parameters

$main_network_id

(int) The ID of the main network.


Source

File: wp-includes/functions.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.3.0 Introduced.