ActionScheduler_Store::save_action( ActionScheduler_Action $action, DateTime $scheduled_date = NULL )


Description Description


Parameters Parameters

$action

(Required)

$scheduled_date

(Optional) Date of the first instance to store. Otherwise uses the first date of the action's schedule.

Default value: NULL


Top ↑

Return Return

(int) The action ID


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php


			

Top ↑

User Contributed Notes User Contributed Notes

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