I am using a jQuery based WordPress Twitter widget and receive the error \"ReferenceError: _ is not defined\".
ReferenceError: _ is not defined
Am not sure how to declare the variable \
Your widget has Underscore.js/LoDash.js as dependency.
You can get them here: underscore, lodash
Try prepending this to your code, so you can see if it works: