redirect_network_admin_request

最后更新于:2021-11-27 21:41:54

apply_filters( ‘redirect_network_admin_request’, bool $redirect_network_admin_request )

Filters whether to redirect the request to the Network Admin.

参数

$redirect_network_admin_request

(bool)
Whether the request should be redirected.

源文件

文件: gc-admin/network/admin.php

View on Trac