Hi Laura,
The error is not related to v4.8. It is most likely a conflict with a different plugin that unsets or overrides the WordPress script queue configuration.
`php
/**
* Get script dependencies
*/
public function wp_script_dependencies()
{
global $wp_scripts;
`
For some reason on your WordPress installation $wp_scripts is undefined.
Our team will investigate the issue. If you have any additional information that may lead to a solution please let us know!
Hello!
Thank you very much for your reply.
Yes I have another plugins for performance, I’ve deactivated these: Scripts to Footer and Google Webfont Optimizer.
The warning is popping up from time to time now.
I’ll review my server. I’m using gulp into my server (a VPS) to have custom css files for pages/posts.
Best Regards,
Laura
Hi lauranl,
Please let us know if you managed to resolve the issue.
Hi!
I think it’s resolved because I’ve not seen the issue from past 15th August into logs.
I’ve reactivated also the Scripts to footer plugin.
Best regards,
Laura