Notice: wp_enqueue_script was called incorrectly.
-
My multisite is suddenly giving following errors but ONLY IN THE ADMIN PANEL.
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /var/www/html/wp-includes/functions.php on line 3060 Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /var/www/html/wp-includes/functions.php on line 3060
Then especially the
wp-admin/network/update-core.phppage is totally gone BLANK.Possible Clue:
The last action i took before the errors occurred was, i took out the “plugins/wordpress-https” (plugin directory). But now i’ve put it back.
I don’t even have any idea where to start to solve from.
Any help please 🙁
The topic ‘Notice: wp_enqueue_script was called incorrectly.’ is closed to new replies.