ActionScheduler::factory() ContentsDescription Source Related Used By User Contributed Notes Description #Description Source #Source File: packages/action-scheduler/classes/abstracts/ActionScheduler.php Expand full source code Collapse full source code Top ↑Related #Related Top ↑Used By #Used By Used By Used By Description packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php: ActionScheduler_wpPostStore::make_action_from_post() packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php: ActionScheduler_DBStore::make_action_from_db_record() Create an action from a database record. packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php: ActionScheduler_Abstract_QueueRunner::schedule_next_instance() Schedule the next instance of the action if necessary. packages/action-scheduler/functions.php: as_enqueue_async_action() Enqueue an action to run one time, as soon as possible packages/action-scheduler/functions.php: as_schedule_single_action() Schedule an action to run one time packages/action-scheduler/functions.php: as_schedule_recurring_action() Schedule a recurring action packages/action-scheduler/functions.php: as_schedule_cron_action() Schedule an action that recurs on a cron-like schedule. Show 2 more used by Hide more used by Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By #Used By Used By Used By Description packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php: ActionScheduler_wpPostStore::make_action_from_post() packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php: ActionScheduler_DBStore::make_action_from_db_record() Create an action from a database record. packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php: ActionScheduler_Abstract_QueueRunner::schedule_next_instance() Schedule the next instance of the action if necessary. packages/action-scheduler/functions.php: as_enqueue_async_action() Enqueue an action to run one time, as soon as possible packages/action-scheduler/functions.php: as_schedule_single_action() Schedule an action to run one time packages/action-scheduler/functions.php: as_schedule_recurring_action() Schedule a recurring action packages/action-scheduler/functions.php: as_schedule_cron_action() Schedule an action that recurs on a cron-like schedule. Show 2 more used by Hide more used by