• On the Widget page in the backend a notice is shown:

    Die Funktion wp_enqueue_script() wurde fehlerhaft aufgerufen. Das Skript ?wp-editor“ sollte nicht zusammen mit dem neuen Widgets-Editor (wp-edit-widgets oder wp-customize-widgets) eingebunden werden. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 5.8.0 hinzugefügt.)

    This can be fixed by removing the dependency on ‘wp-edit-post‘ in the wp_enqueue_script call in the file class-disable-gutenberg-blocks.php line 78.

  • The topic ‘Notice about wrong usage of wp_enqueue_scripts in wp >= 6 .*’ is closed to new replies.