Yes please! We love your plugin and I’m getting new errors on WP 5.5 when trying to attach images to a post.
Hi @monstress,
I’m currently testing it, expect the new tested version today. Sorry for 5 months of waiting…
Regards,
Marcus
Hi @mtnporcupine,
I’ve tested the plugin with WP 5.5 and had no problemes attaching images to a post.
Could you provide the error message, that would be helpful.
Thanks!
Marcus
Hi @marcuskober –
My sincere apologies, the error was being generated from a different plugin, multiple-post-thumbnails. We are updating a legacy site that actually has both plugins active and we are in the process of moving completely over to your plugin. Everything is working perfectly! Thank you for your hard work on this plugin and your quick response!
Hi Marcus
I am getting
/wp-content/plugins/multiple-featured-images/js/kdmfi-admin.js:96:10: jQuery.fn.load() is deprecated
in WP 5.5
@apexdigital here the fix (PS i think can be also deleted because function have only a commented row):
$(window)
.on("load", function() {
//kdmfiApp.lateInit();
});
And here you can find the plugin fixed without any code skill: https://uskgm.it/mult-feat-img-fix-5.5
I hope this help dev @marcuskober
-
This reply was modified 5 years, 8 months ago by
kgmservizi.
-
This reply was modified 5 years, 8 months ago by
kgmservizi.
-
This reply was modified 5 years, 8 months ago by
kgmservizi.