-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
I'm using the wp-jquery-update-test plugin to test the compatibility of my own plugins with jQuery v3.5.1.
When the Enable jQuery Migrate radio button is selected then I can see JQMIGRATE messages in the Chrome console log.
The settings page says "If you find a jQuery related bug please report it".
It's not clear to me which problems should be reported.
In this first example there are deprecated messages coming from wp-admin/js/common.js.
My questions are:
- How do I know which problems have been reported?
- How do I know if the problems have been fixed?
- How long should I expect to wait before the problems get fixed?
In the second example, viewing the settings page for one of my plugins, there are more messages coming from other files.
- wp-jquery-update-test/assets/ui/core.min.js and mouse.min.js and widget.min.js
- wp-includes/js/wp-ajax-response.js
- wp-admin/js/edit-comments.js
It's quite an exercise to trawl through all the messages to find the problems in my own code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.

