Core Function
View Source on Trac ↗ _wp_cron()
_wp_cron( ) Runs scheduled callbacks or spawns cron for all scheduled events.
Return Value
((int)
(int | false) On success an integer indicating number of events spawned (0 indicates no
events needed to be spawned), false if spawning fails for one or more events.
Function Information
Since Version
5.7.0
Source File
wp-includes/cron.php
Advertisement