network_site_url – filter

Filters the network site URL. 

Parameters

.
( 3.0.0 ) . .
( string ) $url The complete network site URL including scheme and path. . . .
( string ) $path Path relative to the network site URL. Blank string if no path is specified. . . .
$scheme
( string|null ) Scheme to give the URL context. Accepts ‘http’, ‘https’, ‘relative’ or null. . . .
API Letters: ,,

Implementers