wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_is_https_supported › WordPress Function
Since5.7.0
Deprecatedn/a
› wp_is_https_supported ( No parameters )
Returns: |
|
Defined at: |
|
Codex: |
Checks whether HTTPS is supported for the server and domain.
This function makes an HTTP request throughwp_get_https_detection_errors()
to check for HTTPS support. As this process can be resource-intensive,
it should be used cautiously, especially in performance-sensitive environments,
to avoid potential latency issues.Related Functions: wp_http_supports, wp_timezone_supported, post_type_supports, wp_list_sort, wp_register_position_support