is_main_network()
is_main_network( int $network_id = null ) 确定网络是否是多站点安装的…
is_main_network( int $network_id = null )
确定网络是否是多站点安装的主网络。
Determine whether a network is the main network of the Multisite installation.
目录锚点:#参数#返回#源码
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$network_id | (int) | 可选 | 要测试的网络ID。默认为当前网络。 |
返回(Return)
(bool)如果$network_id是主网络,或者如果不运行多站点,则为True。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.7.0 | wp-includes/functions.php:5497 | 4 | 3 |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!