can_edit_network
最后更新于:2021-11-25 22:33:19
apply_filters( ‘can_edit_network’, bool $result, int $network_id )
Filters whether this network can be edited from this page.
参数
- $result
-
(bool)
Whether the network can be edited from this page. - $network_id
-
(int)
The network ID to check.
源文件
文件: gc-admin/includes/ms.php