action_scheduler/progress_tick
action_scheduler/progress_tick
Appears in: all-in-one-seo-pack.4.7.1.1
Hook Type: action
Displaying hooks found in version: all-in-one-seo-pack.4.7.1.1do_action('action_scheduler/progress_tick') is found 1 times:
- /vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php line 67
$this->progress_bar->tick(); $this->total_ticks++; do_action( 'action_scheduler/progress_tick', $this->total_ticks ); } /** * Get the progress bar tick count. * * @return int