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


Top ↑

Source Source

File: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php


			

Top ↑

User Contributed Notes User Contributed Notes

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