Title: jQuery Defined Error
Last modified: April 5, 2019

---

# jQuery Defined Error

 *  Resolved [neilgee](https://wordpress.org/support/users/neilgee/)
 * (@neilgee)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/jquery-defined-error/)
 * I think you need to add jQuery as a dependency, getting an error thrown
 * `bpphw-fronntend.js?ver=5.1.1:8 Uncaught ReferenceError: jQuery is not defined`
 * Need to add in…
 * `wp_register_script( 'bpuw-translation', plugins_url( 'js/bpuw-fronntend.js',
   __FILE__ ), array( 'jquery' ), true);`

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Venutius](https://wordpress.org/support/users/venutius/)
 * (@venutius)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/jquery-defined-error/#post-11394428)
 * Hi there, thanks for reporting this, I’ve updated the code, can you confirm that’s
   fixed it?
 *  Thread Starter [neilgee](https://wordpress.org/support/users/neilgee/)
 * (@neilgee)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/jquery-defined-error/#post-11406309)
 * All good now!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘jQuery Defined Error’ is closed to new replies.

 * ![](https://ps.w.org/bp-user-widgets/assets/icon-256x256.png?rev=2032140)
 * [BP User Widgets](https://wordpress.org/plugins/bp-user-widgets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bp-user-widgets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bp-user-widgets/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-user-widgets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-user-widgets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-user-widgets/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [neilgee](https://wordpress.org/support/users/neilgee/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/jquery-defined-error/#post-11406309)
 * Status: resolved