Title: Deprecated jQuery code
Last modified: December 9, 2021

---

# Deprecated jQuery code

 *  Resolved [titsmaker](https://wordpress.org/support/users/titsmaker/)
 * (@titsmaker)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/deprecated-jquery-code-22/)
 * Hi, I am raising again this topic as I did not get any answer previously.
    As
   you know WordPress devs finally decided to upgrade to the current JQuery version
   in 2020. Now WP core uses latest Jquery + JQuery Migrate and we can see all the
   JS notices in our console. Sooner or later these functions will stop working.
   Your plugin has following deprecated jQuery code:
 * `jQuery.fn.bind() is deprecated` in …/17track/assets/plugin/chosen/chosen.jquery.
   min.js
 * `jQuery.fn.change() event shorthand` in …/17track/assets/js/setting.js and …/
   17track/assets/js/admin.js
 * You can see more detailed info about these deprecations here – [https://api.jquery.com/bind/](https://api.jquery.com/bind/)
   and here – [https://github.com/jquery/jquery/issues/3214](https://github.com/jquery/jquery/issues/3214)
   
   Can you please update the code?
 * P.S. Thank you for your efforts dedicated to maintaining this plugin!

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

 *  Plugin Author [17track](https://wordpress.org/support/users/17track/)
 * (@17track)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/deprecated-jquery-code-22/#post-15150062)
 * Thanks for the feedback, it has been updated so far.
 *  Thread Starter [titsmaker](https://wordpress.org/support/users/titsmaker/)
 * (@titsmaker)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/deprecated-jquery-code-22/#post-15150242)
 * But you haven’t changed deprecated code here [https://plugins.trac.wordpress.org/browser/17track/trunk/assets/js/admin.js#L17](https://plugins.trac.wordpress.org/browser/17track/trunk/assets/js/admin.js#L17)
   and here [https://plugins.trac.wordpress.org/browser/17track/trunk/assets/js/setting.js#L28](https://plugins.trac.wordpress.org/browser/17track/trunk/assets/js/setting.js#L28).
 * Also Chosen library seems like a dead one – no updates for 3.5 years and official
   deprecation notice in the repository, so maybe worth replacing with something
   actively maintained?
 *  Thread Starter [titsmaker](https://wordpress.org/support/users/titsmaker/)
 * (@titsmaker)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/deprecated-jquery-code-22/#post-15263475)
 * Please update the deprecated jQuery code here [https://plugins.trac.wordpress.org/browser/17track/trunk/assets/js/admin.js#L17](https://plugins.trac.wordpress.org/browser/17track/trunk/assets/js/admin.js#L17)
   and here [https://plugins.trac.wordpress.org/browser/17track/trunk/assets/js/setting.js#L28](https://plugins.trac.wordpress.org/browser/17track/trunk/assets/js/setting.js#L28)
 *  Thread Starter [titsmaker](https://wordpress.org/support/users/titsmaker/)
 * (@titsmaker)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/deprecated-jquery-code-22/#post-15331411)
 * This one was fixed, thanks a lot!

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

The topic ‘Deprecated jQuery code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/17track_999eaf.svg)
 * [17TRACK for WooCommerce](https://wordpress.org/plugins/17track/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/17track/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/17track/)
 * [Active Topics](https://wordpress.org/support/plugin/17track/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/17track/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/17track/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [titsmaker](https://wordpress.org/support/users/titsmaker/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/deprecated-jquery-code-22/#post-15331411)
 * Status: resolved