WPDev.one
Core Function
View Source on Trac ↗

wp_get_https_detection_errors()

wp_get_https_detection_errors( )

Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.

Return Value

(array)
An array containing potential detection errors related to HTTPS, or an empty array if no errors are found.

Function Information

Since Version
6.4.0
Source File
wp-includes/https-detection.php
Advertisement