• 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 119

    You’d better to stop calling action_prevent_script_output on login screen or check existence of $wp_scripts in the function.

    https://ww.wp.xz.cn/plugins/asynchronous-javascript/

The topic ‘Warning on login screen’ is closed to new replies.