You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have in my wp-config.phpdefine( 'WP_DEBUG', true ); and I tried to run the following command wp config set WP_DEBUG false --raw -no-add but unfortunately it does not change the value of WP_DEBUG.