Description
Filters the main network ID.
Occurrences
Filename | Line Number |
---|---|
wp-includes/functions.php | 6458 |
Parameters
Type | Name | Description |
---|---|---|
int | $main_network_id | The ID of the main network. |
PHP Doc
/**
* Filters the main network ID.
*
* @since 4.3.0
*
* @param int $main_network_id The ID of the main network.
*/