Title: Please remove deprecated jQuery code
Last modified: November 4, 2021

---

# Please remove deprecated jQuery code

 *  [titsmaker](https://wordpress.org/support/users/titsmaker/)
 * (@titsmaker)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/please-remove-deprecated-jquery-code/)
 * As you know WordPress devs finally decided to upgrade to the current JQuery version
   in 2020. Now WP core uses the latest Jquery + JQuery Migrate, but in the future
   JQuery Migrate will be gone and all deprecations will turn into errors.
    Your
   plugin has the following deprecated code in /assets/js/admin.js:
 *     ```
       jQuery.fn.change() event shorthand
       jQuery.fn.click() event shorthand
       jQuery.fn.bind()
       ```
   
 * and following in /vendor/codexpert/plugin/src/assets/js/fields.js:
    `jQuery.fn.
   click() event shorthand`
 * You can see more detailed info about this deprecation here – [https://github.com/jquery/jquery/issues/3214](https://github.com/jquery/jquery/issues/3214)
   
   Although they will hardly ever remove these shorthands this syntax is discouraged
   by jQuery devs. Can you please update the code?
 * P.S. Thank you for your efforts dedicated to maintaining this plugin!`

The topic ‘Please remove deprecated jQuery code’ is closed to new replies.

 * ![](https://ps.w.org/image-sizes/assets/icon-256x256.png?rev=3525032)
 * [ThumbPress – Compress Images, Manage Thumbnails, Detect Image Issues, WebP/AVIF, Lazy Loading, Hotlinking & More](https://wordpress.org/plugins/image-sizes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/image-sizes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/image-sizes/)
 * [Active Topics](https://wordpress.org/support/plugin/image-sizes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-sizes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-sizes/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [titsmaker](https://wordpress.org/support/users/titsmaker/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/please-remove-deprecated-jquery-code/)
 * Status: not resolved