On plugin update screen console error prevent ‘select all’
-
Error message via browser console on this page: /wp-admin/update-core.php
Uncaught TypeError: $(…).find(…).live is not a function
at HTMLDocument.<anonymous> (wp-all-import.js?ver=4.6.2:13)
at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)I needed to select plugins to update separately, as the error message stopped JavaScript to work properly and let me click the Select all button.
The topic ‘On plugin update screen console error prevent ‘select all’’ is closed to new replies.