Summery Summery
Fires when a network can be determined but a site cannot.
Syntax Syntax
Description Description
At the time of this action, the only recourse is to redirect somewhere and exit. If you want to declare a particular site, do so earlier.
Parameters Parameters
- $current_site
-
The network that had been determined.
- $domain
-
The domain used to search for a site.
- $path
-
The path used to search for a site.
Source Source
File: wp-includes/ms-load.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |