Script Loader Array Key Undefined
-
We’re getting this error consistently:
Warning: Undefined array key “fresh” in /wp-includes/script-loader.php on line 1988
Stack Trace
- shutdown_action_hook() /wp-includes/load.php:0
- do_action($hook_name = ‘shutdown’) /wp-includes/load.php:1144
- WP_Hook->do_action($args = [0 => ”]) /wp-includes/plugin.php:517
- WP_Hook->apply_filters($value = ”, $args = [0 => ”]) /wp-includes/class-wp-hook.php:332
- QM_Dispatcher_Html->dispatch(”) /wp-includes/class-wp-hook.php:308
- QM_Dispatcher_Html->before_output() /wp-content/plugins/query-monitor/dispatchers/Html.php:316
- QM_Dispatcher_Html->get_outputters($outputter_id = ‘html’) /wp-content/plugins/query-monitor/dispatchers/Html.php:352
- QM_Collectors->process() /wp-content/plugins/query-monitor/classes/Dispatcher.php:108
- QM_Collector_Assets_Styles->process() /wp-content/plugins/query-monitor/classes/Collectors.php:84
- 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
- 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
- WP_Hook->apply_filters($value = ‘1?ver=6.2’, $args = [0 => ‘1?ver=6.2’, 1 => ‘colors’]) /wp-includes/plugin.php:205
- wp_style_loader_src($src = ‘1?ver=6.2’, $handle = ‘colors’) /wp-includes/class-wp-hook.php:308
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Script Loader Array Key Undefined’ is closed to new replies.