Core Function
View Source on Trac ↗ wp_is_https_supported()
wp_is_https_supported( ) Checks whether HTTPS is supported for the server and domain.
Return Value
(bool)
True if HTTPS is supported, false otherwise.
Function Information
Since Version
5.7.0
Source File
wp-includes/https-detection.php
Advertisement