Link from plugin page not working
-
I was able to reproduce this on all of my sites.
When I use the “Settings” link from the Plugin list page, jQuery is broken on the landing page and I can neither remove or add more rules nor start an export.
I get this error in the console: “Uncaught Error: Syntax error, unrecognized expression: ##settings”
Simple fix:
instead of
http://fewo.local/wp-admin/tools.php?page=wp-migrate-db#settings
the link on the plugin page should behttp://fewo.local/wp-admin/tools.php?page=wp-migrate-db
The topic ‘Link from plugin page not working’ is closed to new replies.