404 error on plugins page
-
On the plugins page (/wp-admin/plugins.php) your ip2location (Version 1.25.8) is trying to load notice.js
in ip2location-redirection.php I see:
wp_enqueue_script('iplr-notice-js', plugins_url('/assets/js/notice.js', __FILE__), ['jquery'], null, true);but there is no such file in the folder (/assets/js/notice.js)
fix it, please
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘404 error on plugins page’ is closed to new replies.