Opened 4 years ago
Closed 4 years ago
#8333 closed task (fixed)
Check our jQuery usage as jQuery migrate will be removed from WP 5.5
Reported by: | imath | Owned by: | |
---|---|---|---|
Milestone: | 6.2.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | needs-testing close |
Cc: |
Description
More info about the steps WordPress will follow to update jQuery to its latest version in WP 5.6:
https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/
In 5.5: only the migrate library of the current version will be removed.
If you have some time, please do test BuddyPress trunk under WordPress 5.5 beta/RC having your browser console opened to see if there are issues in BuddyPress we need to fix for our 6.2.0 release.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I just did a check having my browser's console on. I haven't found any JS errors due to the jQuery update in:
I believe the only thing I haven't tested are BP Blogs Front Screens, but I doubt we have JavaScript code in this component.
I think we're safe ;)