ActionScheduler::is_initialized( string $function_name = null )
Check whether the AS data store has been initialized.
Description Description
Parameters Parameters
- $function_name
-
(Optional) The name of the function being called. Optional. Default
null
.Default value: null
Return Return
(bool)
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler.php