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 |
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?
In case you want to say thank you! 🙂
We'd really appreciate if you leave a good review on the plugin page.
This is the best way to say thank you to this project and the support team.
@asti yes.
See here:
https://live.bangonacan.org/test-comments/
password: test-comments
<script type='text/javascript' src='https://do7zopblsgueg.cloudfront.net/wp-content/plugins/wpdiscuz/assets/js/wpdiscuz.js?ver=7.1.5' id='wpdiscuz-ajax-js-js'></script> <script type='text/javascript' src='https://do7zopblsgueg.cloudfront.net/wp-content/plugins/wpdiscuz/assets/js/wpdiscuz-social.js?ver=7.1.5' id='wpdiscuz-social-js-js'></script> <script type='text/javascript' src='https://do7zopblsgueg.cloudfront.net/wp-content/plugins/wpdiscuz-frontend-moderation/assets/js/script.js?ver=7.0.5' id='wpdiscuz-fem-script-js'></script>
This will be fixed in the next version (no ETA yet).
In case you want to say thank you! 🙂
We'd really appreciate if you leave a good review on the plugin page.
This is the best way to say thank you to this project and the support team.

