Title: script.js
Last modified: September 10, 2026

---

# script.js

 *  [consort3d](https://wordpress.org/support/users/consort3d/)
 * (@consort3d)
 * [1 week, 2 days ago](https://wordpress.org/support/topic/script-js/)
 * After the latest update, Accessibility Toolkit still tries to load `script.js`,
   but the plugin package contains only `assets/js/script.min.js` and `assets/js/
   widget.min.js`. This causes a 404 error in the browser console. Reinstalling 
   the plugin does not fix the issue.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscript-js%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [WebToffee Support](https://wordpress.org/support/users/webtoffeesupport/)
 * (@webtoffeesupport)
 * [1 week, 1 day ago](https://wordpress.org/support/topic/script-js/#post-19017483)
 * Hi [@consort3d](https://wordpress.org/support/users/consort3d/),
 * Thanks for reaching out!
   The 404 on `script.js` usually happens when `SCRIPT_DEBUG`
   is enabled in `wp-config.php`. Please check for `define( 'SCRIPT_DEBUG', true);`
   and set it to `false` or remove it if you no longer need it for debugging. This
   should load `script.min.js` instead and resolve the 404 error.We will address
   this in our upcoming plugin release so that it no longer occurs when `SCRIPT_DEBUG`
   is enabled.Please let us know if this helps or if you have any further questions.

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscript-js%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/accessibility-plus/assets/icon.svg?rev=3340026)
 * [Accessibility Tool Kit: WP Accessibility checker plugin for WCAG, Section 508, ADA, EAA Compliance](https://wordpress.org/plugins/accessibility-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accessibility-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accessibility-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/accessibility-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accessibility-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accessibility-plus/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WebToffee Support](https://wordpress.org/support/users/webtoffeesupport/)
 * Last activity: [1 week, 1 day ago](https://wordpress.org/support/topic/script-js/#post-19017483)
 * Status: not resolved