Archived topic
jQuery deprecation notices
3 replies · Started by Francis on December 10, 2020
Hi, any solution or plans of replacing jquery migrate according to WordPress new standards? These were the logs from the plugin.
2020-12-11 09:31:12 jQuery.isFunction() is deprecated Plugin: GP Premium
/plugins/gp-premium/library/customizer/controls/js/slider-customizer.js
2020-12-11 09:31:43 jQuery.isFunction() is deprecated Theme: GeneratePress
/themes/generatepress/inc/customizer/controls/js/customizer-controls.js
2020-12-11 09:35:43 jQuery.isFunction() is deprecated Plugin: GP Premium
/plugins/gp-premium/library/customizer/controls/js/generatepress-controls.js
Hi there,
Yes, we'll be handling these in the next big update for the theme and plugin :)
Great to know Tom. I'm excited about the next update, thanks.
Just a heads up, all of the above seem to be coming from core functions that we're using in the theme. Once core removes isFunction from their functions we're using, these will go away.
Thanks!