Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
ActionScheduler_HybridStore::migrate( array $action_ids )
Migrate a list of actions to the table data store.
Description Description
Parameters Parameters
- $action_ids
-
(Required) List of action IDs.
Source Source
File: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php