ActionScheduler_WPCLI_QueueRunner::run( string $context = 'WP CLI' )

Process actions in the queue.


Description Description


Parameters Parameters

$context

(Optional) runner context. Default 'WP CLI'.

Default value: 'WP CLI'


Top ↑

Return Return

(int) The number of actions processed.


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.