If you have a WordPress site that was built before August 2020 (when WordPress 5.5 decided to stop supporting jQuery Migrate), or if you manage a site that recently weaned off jQuery Migrate, you might run into errors where the parts of your site that run on Javascript stop working.
When you open the Developer tools of your browser (that’s the F12 key for most browsers), you might also see an error message that looks something like this.
Uncaught TypeError: e.indexOf is not a function at S.fn.load (jquery.min.js?ver=3.6.0:2:84932) at headings.min.js?ver=3.19.4:1:2579 at headings.min.js?ver=3.19.4:1:2706Continue reading