spawn_cron
spawn_cron ( $gmt_time = 0 )
Parameters:- (int) gmt_time Optional. Unix timestamp (UTC). Default 0 (current time is used).
Returns:- (bool) True if spawned, false if no events spawned.
Defined at:Change Log: - Introduced in WordPress: 2.1.0
- Deprecated in WordPress: —
Description
Sends a request to run cron through HTTP request that doesn't halt page loading.