Returns a boolean value of true if a scheduled task is late and ends processing. If the list of crons is an instance of WP_Error, returns the instance instead of a boolean value.
Return
bool|WP_Error
True if a cron is late, false if not. WP_Error if the cron is set to that.
Uses · 1
is_wp_error()Checks whether the given variable is a WordPress Error.
Signature, return type and hooks compared across 5 parsed releases.
About this page
Parsed data
Generated from the wordpress-develop 6.9.7 tag, from src/wp-admin/includes/class-wp-site-health.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.