wp_cron_conditionally_prevent_sslverify()WP 1.0

No Hooks.

Return

null. Nothing (null).

Usage

// Otherwise the result cannot be determined.;

Changelog

Since 5.7.0 Introduced.

wp_cron_conditionally_prevent_sslverify() code WP 6.5.2

// Otherwise the result cannot be determined.
return null;
}