WPDev.one
Core Function
View Source on Trac ↗

wp_doing_cron()

wp_doing_cron( )

Determines whether the current request is a WordPress cron request.

Return Value

(bool)
True if it's a WordPress cron request, false otherwise.

Function Information

Since Version
4.8.0
Source File
wp-includes/load.php
Advertisement