• We’re getting this error consistently:

    Warning: Undefined array key “fresh” in /wp-includes/script-loader.php on line 1988

    Stack Trace

    1. shutdown_action_hook() /wp-includes/load.php:0
    2. do_action($hook_name = ‘shutdown’) /wp-includes/load.php:1144
    3. WP_Hook->do_action($args = [0 => ”]) /wp-includes/plugin.php:517
    4. WP_Hook->apply_filters($value = ”, $args = [0 => ”]) /wp-includes/class-wp-hook.php:332
    5. QM_Dispatcher_Html->dispatch(”) /wp-includes/class-wp-hook.php:308
    6. QM_Dispatcher_Html->before_output() /wp-content/plugins/query-monitor/dispatchers/Html.php:316
    7. QM_Dispatcher_Html->get_outputters($outputter_id = ‘html’) /wp-content/plugins/query-monitor/dispatchers/Html.php:352
    8. QM_Collectors->process() /wp-content/plugins/query-monitor/classes/Dispatcher.php:108
    9. QM_Collector_Assets_Styles->process() /wp-content/plugins/query-monitor/classes/Collectors.php:84
    10. QM_Collector_Assets_Styles->get_dependency_data($dependency = class _WP_Dependency { public $handle = ‘colors’; public $src = TRUE; public $deps = [0 => ‘wp-admin’, 1 => ‘buttons’]; public $ver = FALSE; public $args = NULL; public $extra = []; public $textdomain = NULL; public $translations_path = NULL }) /wp-content/plugins/query-monitor/classes/Collector_Assets.php:175
    11. apply_filters($hook_name = ‘style_loader_src’, $value = ‘1?ver=6.2’, …$args = variadic(‘colors’)) /wp-content/plugins/query-monitor/classes/Collector_Assets.php:303
    12. WP_Hook->apply_filters($value = ‘1?ver=6.2’, $args = [0 => ‘1?ver=6.2’, 1 => ‘colors’]) /wp-includes/plugin.php:205
    13. wp_style_loader_src($src = ‘1?ver=6.2’, $handle = ‘colors’) /wp-includes/class-wp-hook.php:308
Viewing 1 replies (of 1 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Thanks for the report and for including the stack trace, that’s very useful. I’ll take a look.

Viewing 1 replies (of 1 total)
  • The topic ‘Script Loader Array Key Undefined’ is closed to new replies.