ActionScheduler_WPCLI_QueueRunner::action_failed( int $action_id, Exception $exception )

Handle WP CLI message when the action has failed.


Description Description


Parameters Parameters

$action_id

(Required)

$exception

(Required)


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.