Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 60

ActionScheduler_WPCLI_QueueRunner::add_hooks()

Method: Add our hooks to the appropriate actions.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:78

Used by 1 function | Uses 0 functions

ActionScheduler_WPCLI_QueueRunner::after_execute()

Method: Handle WP CLI message when the action has completed.

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

Used by 0 functions | Uses 0 functions

ActionScheduler_WPCLI_QueueRunner::before_execute()

Method: Handle WP CLI message when the action is starting.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:136

Used by 0 functions | Uses 0 functions

ActionScheduler_WPCLI_QueueRunner::maybe_stop_the_insanity()

Method: Maybe trigger the stop_the_insanity() method to free up memory.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:190

Used by 0 functions | Uses 1 function

ActionScheduler_WPCLI_QueueRunner::run()

Method: Process actions in the queue.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:107

Used by 0 functions | Uses 1 function

ActionScheduler_WPCLI_QueueRunner::setup()

Method: Set up the Queue before processing.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:52

Used by 0 functions | Uses 1 function

ActionScheduler_WPCLI_QueueRunner::setup_progress_bar()

Method: Set up the WP CLI progress bar.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:89

Used by 1 function | Uses 1 function

ActionScheduler_WPCLI_QueueRunner::stop_the_insanity()

Method: Sleep and help avoid hitting memory limit

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:181

Used by 1 function | Uses 1 function

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
« Previous 1 … 59 60 61 … 2,076 Next »
Proudly powered by WordPress