Fatal error on WP 4.9
-
Hi,
Getting following fatal error on sites with WP v4.9:
PHP message: PHP Fatal error: Uncaught Error: Call to undefined function wp_get_ready_cron_jobs() in /wp-content/plugins/wp-cron-status-checker/inc/cron-checker.php:100 Stack trace: #0 /wp-content/plugins/wp-cron-status-checker/inc/cron-checker.php(175): wcsc_monitor_runs() #1 /wp-includes/class-wp-hook.php(286): wcsc_init_cron_monitor('') #2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #3 /wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /wp-settings.php(450): do_action('init') #5 /wp-config.php(111): require_once('/...') #6 /wp-load.php(37): require_once('/...') #7 /wp-cron.php(33): require_once('/...') #8 {main} thrown in /wp-content/plugins/wp-cron-status-checker/in" while reading response header from upstream
Works well on sites with WP v5.1+.
My question, will this plugin not work on lower WP versions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error on WP 4.9’ is closed to new replies.