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


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.