Warning on login screen
-
When I visit wp-login.php page, this plugin always leaves a warning in error log
PHP Warning: Creating default object from empty value in /path/to/wp-content/plugins/asynchronous-javascript/asynchronous-javascript.php on line 119You’d better to stop calling
action_prevent_script_outputon login screen or check existence of$wp_scriptsin the function.
The topic ‘Warning on login screen’ is closed to new replies.