-
Notifications
You must be signed in to change notification settings - Fork 62
Description
after upgraded to version 5.5 and plugin crashed when trying to choose images.
displays the error:
Uncaught ReferenceError: setPostThumbnailL10n is not defined
at Object.setAsThumbnail (multi-post-thumbnails-admin.js?ver=c440fd0f5941d17b9a3e5658f4015e5b:31)
at Object.cb (post-new.php?post_type=acompanhante:658)
at h.Collection. (media-modal.js?ver=c440fd0f5941d17b9a3e5658f4015e5b:39)
at p (backbone.min.js?ver=1.4.0:2)
at f (backbone.min.js?ver=1.4.0:2)
at l (backbone.min.js?ver=1.4.0:2)
at h.Collection.n.trigger (backbone.min.js?ver=1.4.0:2)
at h.Collection._onModelEvent (backbone.min.js?ver=1.4.0:2)
at p (backbone.min.js?ver=1.4.0:2)
at f (backbone.min.js?ver=1.4.0:2)
already tried the alternatives https://wordpress.org/support/topic/bugfix-bug-with-multiple-post-types-wp-4-5/
but I was not successful, I will downgrade the wp to see if it returns to normal.
did anyone experience the same problem?