ActionScheduler_WPCLI_QueueRunner::after_execute( int $action_id, null|ActionScheduler_Action $action = null )
Handle WP CLI message when the action has completed.
Description Description
Parameters Parameters
- $action_id
-
(Required)
- $action
-
(Optional) The instance of the action. Default to null for backward compatibility.
Default value: null
Source Source
File: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php