[wp-trac] [WordPress Trac] #62364: wp_is_https_supported() use a deprected function
WordPress Trac
noreply at wordpress.org
Fri Nov 8 19:06:32 UTC 2024
#62364: wp_is_https_supported() use a deprected function
----------------------------+-----------------------------
Reporter: sebastienserre | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: 2nd-opinion
Focuses: |
----------------------------+-----------------------------
Hello,
[https://developer.wordpress.org/reference/functions/wp_is_https_supported/
wp_is_https_supported()] is using
[https://developer.wordpress.org/reference/functions/wp_update_https_detection_errors/
wp_update_https_detection_errors()]
Is there something we're missing ?
Should we replace `wp_update_https_detection_errors()` with
`wp_get_https_detection_errors()`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62364>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list