ActionScheduler_DBStore::get_claim_id( string $action_id )

Return an action’s claim ID, as stored in the claim_id column.


Description Description


Parameters Parameters

$action_id

(Required) Action ID.


Top ↑

Return Return

(mixed)


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.