Used By
Used By | Description |
---|---|
wp-includes/rest-api.php: get_rest_url() | Retrieves the URL to a REST endpoint on a site. |
wp-includes/pluggable.php: auth_redirect() | Checks if a user is logged in, if not it redirects them to the login page. |
wp-includes/deprecated.php: force_ssl_login() | Whether SSL login should be forced. |
wp-includes/default-constants.php: wp_ssl_constants() | Defines SSL-related WordPress constants. |
wp-includes/link-template.php: set_url_scheme() | Sets the scheme for a URL. |