Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51037, comment 1


Ignore:
Timestamp:
08/17/2020 01:57:27 PM (4 years ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51037, comment 1

    initial v1  
    77Before heading there to create a post though, I recommend reading through the following list of potential issues with 5.5: https://wordpress.org/support/topic/read-this-first-wordpress-5-5-master-list/
    88
    9 The most likely issue is that a plugin on your site is running old JavaScript code. Could you try installing and activating this plugin: https://wordpress.org/plugins/enable-jquery-migrate-helper/
     9The most likely issue is that a plugin or theme on your site is running old JavaScript code. Could you try installing and activating this plugin: https://wordpress.org/plugins/enable-jquery-migrate-helper/
    1010
    1111This will confirm that there is JavaScript on your site that needs to be updated to follow more modern jQuery practices. You can leave the plugin active for the time being, but the breaking code will need to be updated before the next step of the Upgrading jQuery in Core roadmap. Please reach out to your theme author to make them aware of the issue.