Plugin causing conflicts on admin side
-
Hi team.
Your plugin is causing issues on admin area. The problem is that you load
admin.min.jsfile on every page of WP Dashboard. Since the code attachesonclickevent to EVERYatag on the page, this causes random JS errors. This also breaks settings page of one of our plugins.Can you change the code so your
admin.min.jsonly loads when really needed? E.g. on settings page of your plugin only.https://plugins.trac.wordpress.org/browser/clicky/trunk/admin/class-clicky-admin-page.php#L21
https://plugins.trac.wordpress.org/browser/clicky/trunk/admin/class-clicky-admin-page.php#L38
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Plugin causing conflicts on admin side’ is closed to new replies.