action_scheduler_pastdue_actions_extra_notices
action_scheduler_pastdue_actions_extra_notices
Hook Type: action
Displaying hooks found in version: woocommerce.7.5.1do_action('action_scheduler_pastdue_actions_extra_notices') is found 1 times:
- /packages/action-scheduler/classes/ActionScheduler_AdminView.php line 208
); echo '</p></div>'; # Facilitate third-parties to evaluate and print notices. do_action( 'action_scheduler_pastdue_actions_extra_notices', $query_args ); } /** * Provide more information about the screen and its data in the help tab. */ public function add_help_tabs() {