Core Function
View Source on Trac ↗ filter_SSL()
filter_SSL( mixed $url ) Formats a URL to use https.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $url string | URL. Required |
Return Value
(string)
URL with https as the scheme.
Function Information
Since Version
2.8.5
Source File
wp-includes/ms-functions.php
Advertisement