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


Description Description


Parameters Parameters

$hook

(Required) Hook name/slug.

$params

(Optional) Hook arguments.

Default value: array()


Top ↑

Return Return

(string) ID of the next action matching the criteria.


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.