Mar 15, 2021 6:19 pm
The WordPress jQuery Migrate upgrade helper plugin is reporting these depreciated functions in use:
My understanding is that these need to be fixed soon so that things don’t break when jQuery Migrate is removed from core.
2021-03-13 16:02:33 | jQuery.fn.delegate() is deprecated | Plugin: wpDiscuz - Front-end Moderation | /wp-content/plugins/wpdiscuz-frontend-moderation/assets/js/script.js | |
2021-03-13 16:04:10 | jQuery.fn.keyup() event shorthand is deprecated | Plugin: wpDiscuz - Front-end Moderation | /wp-content/plugins/wpdiscuz-frontend-moderation/assets/js/script.js | |
2021-03-13 16:19:48 | jQuery.fn.delegate() is deprecated | Plugin: wpDiscuz | /wp-content/plugins/wpdiscuz/assets/js/wpdiscuz-social.js | |
2021-03-13 16:20:32 | jQuery.fn.submit() event shorthand is deprecated | Plugin: wpDiscuz | /wp-content/plugins/wpdiscuz/assets/js/wpdiscuz.js | |
2021-03-14 13:35:59 | jQuery.fn.click() event shorthand is deprecated | Plugin: wpDiscuz - Front-end Moderation | /wp-content/plugins/wpdiscuz-frontend-moderation/assets/js/script.js |
3 Replies
Mar 16, 2021 8:43 am
Are you sure, you're using the latest versions of the wpDiscuz (v. 7.1.5) and wpDiscuz Front-end Moderation (v. 7.0.5) plugins?