Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php

ActionScheduler_WPCLI_Scheduler_command

Class: Commands for Action Scheduler.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:6

Used by 0 functions | Uses 0 functions

ActionScheduler_WPCLI_Scheduler_command::run()

Method: Run the Action Scheduler

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:43

Used by 0 functions | Uses 8 functions

ActionScheduler_WPCLI_Scheduler_command::print_total_actions()

Method: Print WP CLI message about how many actions are about to be processed.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:96

Used by 1 function | Uses 0 functions

ActionScheduler_WPCLI_Scheduler_command::print_total_batches()

Method: Print WP CLI message about how many batches of actions were processed.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:113

Used by 1 function | Uses 0 functions

ActionScheduler_WPCLI_Scheduler_command::print_error()

Method: Convert an exception into a WP CLI error.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:132

Used by 1 function | Uses 0 functions

ActionScheduler_WPCLI_Scheduler_command::print_success()

Method: Print a success message with the number of completed actions.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:149

Used by 1 function | Uses 0 functions
Proudly powered by WordPress