WC_Action_Queue::cancel()

Method: Dequeue the next scheduled instance of an action with a matching hook (and optionally matching args and group).

Source: includes/queue/class-wc-action-queue.php:101

Used by 0 functions | Uses 1 function

WC_Action_Queue::get_next()

Method: Get the date and time for the next scheduled occurence of an action with a given hook (an optionally that matches certain args and group), if any.

Source: includes/queue/class-wc-action-queue.php:125

Used by 0 functions | Uses 1 function