WordPress 5.4.1
-
Hi there,
Your plugin has worked great with WP 5.x for a long time, until the recent WP 5.4.1 update.
The tab “Unapproved” in the User backend (/wp-admin/users.php?role=wpau_unapproved) has a JS Error:
Uncaught Error: Syntax error, unrecognized expression: # .row-actions
at Function.ea.error (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:2)
at ea.tokenize (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:2)
at ea.select (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:2)
at Function.ea (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:2)
at Function.a.find (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:8)
at n.fn.init.find (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:2)
at n.fn.init.a.fn.find (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:8)
at a.fn.init.n.fn.init (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:2)
at new a.fn.init (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:8)
at n (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,utils,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-&load[chunk_1]=ui-button,jquery-ui-position,jquery-ui-dialog&ver=5.4:2)It still shows the number of unapproved users ( Unapproved (4) where the roles are), just JS error on the page itself.
Thoughts/ideas on how to fix or troubleshoot further? Thanks!
- The topic ‘WordPress 5.4.1’ is closed to new replies.