Why is a debug script loading by default?
-
I keep seeing console errors on our site, massapothecary.com. they are related to the elex usps shipping plugin and an ajax call from the debug notice. Why is this script loading on ALL pages of the site –
/wp-content/plugins/elex-usps-shipping-method/resources/debug_notice.js?ver=2.0.0
/wp-content/plugins/elex-usps-shipping-method/resources/debug_notice.js?ver=2.0.0
Uncaught (in promise) Object { readyState: 4, getResponseHeader: getResponseHeader(e), getAllResponseHeaders: getAllResponseHeaders(), setRequestHeader: setRequestHeader(e, t), overrideMimeType: overrideMimeType(e), statusCode: statusCode(e), abort: abort(e), state: state(), always: always(), catch: catch(e)
, … }
?abort: function abort(e)?always: function always()?catch: function catch(e)?done: function add()?fail: function add()?getAllResponseHeaders: function getAllResponseHeaders()?getResponseHeader: function getResponseHeader(e)?overrideMimeType: function overrideMimeType(e)?pipe: function pipe()?progress: function add()?promise: function promise(e)
?
readyState: 4
?
responseJSON: 0
?
responseText: "0"
?setRequestHeader: function setRequestHeader(e, t)?state: function state()
?
status: 400
?statusCode: function statusCode(e)
?
statusText: "error"
?then: function then(t, n, r)?<prototype>: Object { … }The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Why is a debug script loading by default?’ is closed to new replies.