get_networks()
get_networks( string|array $args = array() ) 检索网络列表。Ret…
get_networks( string|array $args = array() )
检索网络列表。
Retrieves a list of networks.
目录锚点:#参数#返回#源码
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$args | (string | array) | 可选 | 参数数组或字符串。有关接受参数的信息,请参见WP_Network_Query::parse_Query()。 |
返回(Return)
(array|int)WP_Network objects的列表,“fields”设置为“ids”时的网络id列表,或“count”作为查询变量传递时的网络数。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.6.0 | wp-includes/ms-network.php:63 | 4 | 1 function |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!