Codeinwp / wp-menu-icons

Easily add icons to your nav menu items.
https://wordpress.org/plugins/menu-icons/
GNU General Public License v2.0
81 stars 25 forks source link

Error in widgets with WordPress Version 5.8 and up – wp_enqueue_script() and wp-editor #213

Closed tambaqui closed 2 years ago

tambaqui commented 2 years ago

Hi, when activating the plugin, the following alert appears in the widgets edit screen:

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.)

Note: the problem happens in WordPress 5.8 version and up.

Thank you