JQMIGRATE: jQuery.isFunction() is deprecated in um-crop after WP 5.7 upgrade
-
Dear folks,
Just did an upgrade to WordPress 5.7 this morning and got this error jmigrate deprecation warning in the console:
jquery-migrate.js?ver=3.3.2:100 JQMIGRATE: jQuery.isFunction() is deprecated
No-one else appears to have logged this, so I am putting it here. The error seems to be related to the following lines (about line 108) in um-crop.js:
support: { canvas: $.isFunction($("<canvas>")[0].getContext) },
Deprecation warnings are not show-stoppers of course, but you may like to update this with the hint here:
https://api.jquery.com/jQuery.isFunction/
I am using Ultimate Member 2.1.16 which I believe is the latest current version.
- The topic ‘JQMIGRATE: jQuery.isFunction() is deprecated in um-crop after WP 5.7 upgrade’ is closed to new replies.