WP 6 Widgets – wp_enqueue error
-
Troubleshooting some errors on a dev site. And it appears Strong Testimonials is using wp_enqueue and makes the block widget page in WP 6 funky. And, if debug is enabled, throws the error.
“Notice: Function 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 …/wp-includes/functions.php on line 5831″
I’ve narrowed it down to the ST plugin, using the 2021 theme.All other plugins disabled one by one. If I disable ST, the error goes away.
The page I need help with: [log in to see the link]
The topic ‘WP 6 Widgets – wp_enqueue error’ is closed to new replies.