Scheduler is a scalable, traceable job queue for background processing large sets of actions. Action Scheduler works by triggering an action hook to run at some time in the future. Scheduled actions can also be scheduled to run on a recurring schedule.', 'woocommerce' ) . '

' . '

' . esc_html__( 'Source', 'woocommerce' ) . '

' . '

' . esc_html__( 'Action Scheduler is currently being loaded from the following location. This can be useful when debugging, or if requested by the support team.', 'woocommerce' ) . '

' . '

' . $as_source_markup . '

' . '

' . esc_html__( 'WP CLI', 'woocommerce' ) . '

' . '

' . sprintf( /* translators: %1$s is WP CLI command (not translatable) */ esc_html__( 'WP CLI commands are available: execute %1$s for a list of available commands.', 'woocommerce' ), 'wp help action-scheduler' ) . '

', ) ); $screen->add_help_tab( array( 'id' => 'action_scheduler_columns', 'title' => __( 'Columns', 'woocommerce' ), 'content' => '

' . __( 'Scheduled Action Columns', 'woocommerce' ) . '

' . '', ) ); } }
Fatal error: Uncaught Error: Class 'ActionScheduler_AdminView' not found in /home/htzanetatos/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php:76 Stack trace: #0 /home/htzanetatos/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php(190): ActionScheduler::admin_view() #1 /home/htzanetatos/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/action-scheduler.php(60): ActionScheduler::init('/home/htzanetat...') #2 /home/htzanetatos/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Versions.php(115): action_scheduler_initialize_3_dot_9_dot_2() #3 /home/htzanetatos/public_html/wp-includes/class-wp-hook.php(322): ActionScheduler_Versions::initialize_latest_version() #4 /home/htzanetatos/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #5 /home/htzanetatos/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 in /home/htzanetatos/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php on line 76