network_home_url – filter
Filters the network home URL.
Parameters
- .
- ( 3.0.0 ) . .
- ( string ) $url The complete network home URL including scheme and path. . . .
- ( string ) $path Path relative to the network home URL. Blank string if no path is specified. . . .
- $orig_scheme
- ( string|null ) Scheme to give the URL context. Accepts ‘http’, ‘https’, ‘relative’ or null. . . .