Staging and WP_Scripts error | WordPress.org

[ad_1]

Hi @celinech
This is just a WordPress related notice (not an error) and you can hide it on the staging site by editing this file (on the staging site’s directory) “/wp-config.php” and add this line:

define( 'WP_DEBUG', false );

If that doesn’t work, please add these lines instead:

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );

P.S. If these lines already there, make sure to adjust their values according to what I wrote above, and don’t create duplicates of these lines.

Let me know how it goes,
Thanks,
Alaa

 

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