Codex tools: Log in
Contents |
Send request to run cron through HTTP request that doesn't halt page loading. Will not run more than once every 60 seconds.
<?php spawn_cron( $local_time ); ?>
Since: 2.1.0
spawn_cron() is located in wp-includes/cron.php.