wp_update_https_detection_errors
- %1$s is private and should not be used in themes or plugins directly.
- wp_update_https_detection_errors is deprecated since version 6.4.0!
Alternative: The
wp_update_https_detection_errors ( No parameters )
- Introduced in WordPress: 5.7.0
- Deprecated in WordPress: 6.4.0
Description
Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.This internal function is called by a regular Cron hook to ensure HTTPS support is detected and maintained.