Connect with us

Wordpress Plugins

WordPress 5.5 Update Breaking Classic Editor & Other Plugins: What to Do

I don’t know about you but I try to update my sites to the latest version of WordPress as soon as possible. In most cases, nothing breaks after an update. After upgrading to WordPress 5.5, Classic Editor stopped working on a couple of my sites. One way to diagnose this issue is by disabling custom themes and plugins. In most case, this problem arises from a code conflict. Enable jQuery Migrate Helper is just the plugin you can use to solve some of these issues.

🛠️ Divi Builder drag & drop page builder for WP

This plugin is not meant to be a permanent solution, but it gives you more time to find a solution to problems in your code. In our case, we got the message “jQuery.fn.live() is deprecated.” It is an easy fix as you can simply use the .on() method instead. After this simple fix, Classic Editor started working again. The best approach is to always have the latest version of the theme and plugins you have adopted to avoid these problems.

[where to download it]

Continue Reading
You may want to check out:
*some of our articles and lists include affiliate links to fund our operations (e.g. Amazon, Elegant Themes, Envato). Please read our disclaimer on how we fund Exxponent.
Click to comment

More in Wordpress Plugins

To Top