Error on widgets.php with wp_enqueue_script()
-
Hi, this error is appearing on the wp-admin/widgets.php screen within the admin, when you have DEBUG turned on. Seems to be caused by your plugin (used Plugin Detective to narrow it down, and disabling the Popup Maker plugin solved the problem.
Error appeared when upgraded WordPress (current 5.9.2 version), and is apparently a conflict now that WP has block editor for widgets.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 /home/xxxxxxxxxxx/wp-includes/functions.php on line 5768
- The topic ‘Error on widgets.php with wp_enqueue_script()’ is closed to new replies.