apply_filters( 'redirect_network_admin_request', bool $redirect_network_admin_request )

Filters whether to redirect the request to the Network Admin.


Parameters

$redirect_network_admin_request

(bool) Whether the request should be redirected.


Source

File: wp-admin/network/admin.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.2.0 Introduced.