Code incompatibility with jQuery 3 and WordPress 5.6
-
Hello, your plugin is not compatible with jQuery 3.
I found some deprecations but there can be many more:
1. jQuery.fn.attr(\’selected\’) might use property instead of attribute => pods/ui/js/jquery.qtip.min.js
You can use “Enable jQuery Migrate Helper” plugin (official plugin from WordPress team, that help plugin developers update their code, so it is compatible with WordPress 5.6 and jQuery 3.)
Here are some notices about deprecated functions in jQuery 3:
https://github.com/jquery/jquery-migrate/blob/master/warnings.mdPlease, update your code so that your plugin is 100% compatible with WordPress 5.6 and jQuery 3.
Thank, you.
David
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Code incompatibility with jQuery 3 and WordPress 5.6’ is closed to new replies.