wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_cron_conditionally_prevent_sslverify is private and should not be used in themes or plugins directly.
wp_cron_conditionally_prevent_sslverify › WordPress Function
Since5.7.0
Deprecatedn/a
› wp_cron_conditionally_prevent_sslverify ( $request )
Access: |
|
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Disables SSL verification if the 'cron_request' arguments include an HTTPS URL.
This prevents an issue if HTTPS breaks, where there would be a failed attempt to verify HTTPS.