ms_site_not_found – action
Fires when a network can be determined but a site cannot. 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
- .
- ( 3.9.0 ) . .
- $current_site
- ( WP_Network ) The network that had been determined. . . .
- ( string ) $domain The domain used to search for a site. . . .
- ( string ) $path The path used to search for a site. . . .