ActionScheduler_HybridStore::get_store_from_action_id( int $action_id, bool $primary_first = false )

Return which store an action is stored in.


Description Description


Parameters Parameters

$action_id

(Required) ID of the action.

$primary_first

(Optional) flag indicating search the primary store first.

Default value: false


Top ↑

Return Return

(ActionScheduler_Store)


Top ↑

Source Source

File: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

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