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

Save an action.


Description Description


Parameters Parameters

$action

(Required) Action object.

$date

(Optional) schedule date.

Default value: null


Top ↑

Return Return

(int) Action ID.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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