Filters the resulting URL after setting the scheme.
$urlstring
$schemestring
'http', 'https', or 'relative'.$orig_schemestring|null
'http', 'https', 'login', 'login_post', 'admin', 'relative', 'rest', 'rpc', or null.return apply_filters( 'set_url_scheme', $url, $scheme, $orig_scheme );
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/set_url_scheme