Used By
| Used By | Description |
|---|---|
| wp-includes/link-template.php: set_url_scheme() | Sets the scheme for a URL. |
Filters the resulting URL after setting the scheme.
(string) The complete URL including scheme and path.
(string) Scheme applied to the URL. One of 'http', 'https', or 'relative'.
(string|null) Scheme requested for the URL. One of 'http', 'https', 'login', 'login_post', 'admin', 'relative', 'rest', 'rpc', or null.
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/set_url_scheme