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
-
Whether the request should be redirected.
Source
Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |