Fires when a network cannot be found based on the requested domain and path.
At the time of this action, the only recourse is to redirect somewhere and exit. If you want to declare a particular network, do so earlier.
$domainstring
$pathstring
do_action( 'ms_network_not_found', $domain, $path );
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/ms_network_not_found