Log flooded with deprecated message

[ad_1]

My log is flooding with this message:

PHP Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /htdocs/wp-content/plugins/all-in-one-video-gallery/public/public.php

It’s the script_loader_tag() method with this line parse_str( $url, $query );

Apperantly the part above it fails, it should be something like:

if ( is_null($url) || $url === false ) {
            return $tag;
        }
  • This topic was modified 4 hours, 23 minutes ago by Preliot.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer