get_main_network_id

最后更新于:2021-11-26 22:39:31

apply_filters( ‘get_main_network_id’, int $main_network_id )

Filters the main network ID.

参数

$main_network_id

(int)
The ID of the main network.

源文件

文件: gc-includes/functions.php

View on Trac