Проблема: при обновлении плагина до версии 5.7.x возникает проблема с select2, из-за которой отображается пустой выпадающий список вместо списка сообщений в настраиваемом поле.
Проблема как зарегистрированная в консоли:
Uncaught Error: Option ‘multiple’ is not allowed for Select2 when attached to a <select> element.
at String.<anonymous> (select2.full.min.js?ver=1.0.5:21)
at Function.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,moxiejs,plupload&ver=4.9.9:2)
at d.prepareOpts (select2.full.min.js?ver=1.0.5:21)
at d.prepareOpts (select2.full.min.js?ver=1.0.5:22)
at d.init (select2.full.min.js?ver=1.0.5:21)
at HTMLSelectElement.<anonymous> (select2.full.min.js?ver=1.0.5:22)
at Function.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,moxiejs,plupload&ver=4.9.9:2)
at a.fn.init.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,moxiejs,plupload&ver=4.9.9:2)
at a.fn.init.a.fn.select2 (select2.full.min.js?ver=1.0.5:22)
at initialize (acf-input.min.js?ver=5.7.12:3)