ActionScheduler_wpPostStore::find_action( string $hook, array $params = array() )


Description Description


Parameters Parameters

$hook

(Required)

$params

(Optional)

Default value: array()


Top ↑

Return Return

(string) ID of the next action matching the criteria or NULL if not found


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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