edd_doing_cron()
Abstraction for WordPress cron checking, to avoid code duplication.
Description Description
In future versions of EDD, this function will be changed to only refer to EDD specific cron related jobs. You probably won’t want to use it until then.
Return Return
(boolean)
Source Source
File: includes/misc-functions.php
Changelog Changelog
Version | Description |
---|---|
2.8.16 | Introduced. |