wp_enqueue_script() Error on widgets page
-
I’m getting this error at the very top of the body on my Widgets page when the plugin is activated:
Notice: wp_enqueue_script() was called incorrectly. “wp-editor” script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see Debugging in WordPress for more information. (This message was added in version 5.8.0.) in SITE_ROOT/wp-includes/functions.php on line 5535
Looks like a compatibility issue with WP 5.8.0 . After doing some research it seems there are a few plugins out there that recently have come across this issue and have been resolved with plugin updates.
Thanks
The topic ‘wp_enqueue_script() Error on widgets page’ is closed to new replies.