[wp-trac] [WordPress Trac] #50952: WordPress 5.5 has broken tabs in WooCommerce products
WordPress Trac
noreply at wordpress.org
Wed Aug 12 17:14:00 UTC 2020
#50952: WordPress 5.5 has broken tabs in WooCommerce products
---------------------------+----------------------
Reporter: jbrookechao | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Script Loader | Version: 5.5
Severity: normal | Resolution: invalid
Keywords: | Focuses:
---------------------------+----------------------
Changes (by TimothyBlynJacobs):
* status: new => closed
* severity: critical => normal
* component: Posts, Post Types => Script Loader
* milestone: Awaiting Review =>
* keywords: has-patch =>
* resolution: => invalid
Comment:
Welcome to trac @jbrookechao!
This is most likely an issue caused by a plugin that is using old jQuery
functionality that will no longer work in WordPress 5.5 due to jQuery
Migrate being removed.
A summary about that can be found in the "jQuery Migrate is Disabled by
Default" section of the 5.5 upgrade guide:
https://wordpress.org/support/topic/read-this-first-wordpress-5-5-master-
list/#post-13238244
For more info about that see #37110 and
https://make.wordpress.org/core/2020/06/29/updating-jquery-version-
shipped-with-wordpress/
If you open your web browser's developer console, you should be able to
see which JavaScript file is causing the error:
https://wordpress.org/support/article/using-your-browser-to-diagnose-
javascript-errors/
You can also try deactivating all plugins and then reactivating them one
by one to pinpoint the issue.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50952#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list