blindsidenetworks / wordpress-plugin_bigbluebutton

BigBlueButton Wordpress Integration
GNU General Public License v2.0
27 stars 39 forks source link

jQuery.fn.load() is deprecated #92

Open alfonsofernandezyf opened 3 years ago

alfonsofernandezyf commented 3 years ago

Wordpress 5.5 disabled jQuery migrate and broke a lot of plugins with old jQuery code.

I'm getting jQuery.fn.load() is deprecated notice after enabling jQuery Migrate Helper. Which is a popular fix for plugins that rely on jQuery migrate.