ActionScheduler_HybridStore::save_action( ActionScheduler_Action $action, DateTime $date = null )

Save an action to the primary store.


Description Description


Parameters Parameters

$action

(Required) Action object to be saved.

$date

(Optional) Schedule date.

Default value: null


Top ↑

Return Return

(int) The action ID


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.