41 results found for "cron". Showing results 1 to 30.

_wp_cron()

Function: Run scheduled callbacks or spawn cron for all scheduled events.

Source: wp-includes/cron.php:967

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:824

Used by 1 function | Uses 11 functions