Description
Filters whether to redirect the request to the Network Admin.
Occurrences
Filename | Line Number |
---|---|
wp-admin/network/admin.php | 29 |
Parameters
Type | Name | Description |
---|---|---|
bool | $redirect_network_admin_request | Whether the request should be redirected. |
PHP Doc
/**
* Filters whether to redirect the request to the Network Admin.
*
* @since 3.2.0
*
* @param bool $redirect_network_admin_request Whether the request should be redirected.
*/