_wp_cron()

Function: Runs scheduled callbacks or spawns cron for all scheduled events.

Source: wp-includes/cron.php:977

Used by 1 function | Uses 3 functions

spawn_cron()

Function: Sends a request to run cron through HTTP request that doesn’t halt page loading.

Source: wp-includes/cron.php:834

Used by 1 function | Uses 11 functions