PressForward is a free plugin that provides an editorial workflow for content aggregation and curation within the WordPress dashboard. It is designed for bloggers and editorial teams who wish to collect, discuss, and share content from a variety of sources on the open web.
GNU Affero General Public License v3.0
120
stars
22
forks
source link
"wp-editor" script should not be enqueued together with the new widgets editor #1200
Describe the bug
When I go to the Widgets page (Appearance -> Widgets) I see this 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 /app/wp-includes/functions.php on line 6085
Describe the bug When I go to the Widgets page (Appearance -> Widgets) I see this 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 /app/wp-includes/functions.php on line 6085
To Reproduce Steps to reproduce the behavior: