Uses
Uses | Description |
---|---|
wp-includes/general-template.php: get_bloginfo() | Retrieves information about the current site. |
wp-includes/load.php: is_ssl() | Determines if SSL is used. |
wp-includes/link-template.php: set_url_scheme() | Sets the scheme for a URL. |
wp-includes/ms-functions.php: force_ssl_content() | Whether to force SSL on content. |