Updating jquery is reject reason for WordPress

Hey everyone,

I have question about wordpress theme reject reasons. I updated jquery. Deregistered jquery and imported new version of jquery. Theme check gives warning about deregistering jquery. Is that reject reason ?

Thanks all.

Yes. You cannot deregister the current jQuery and register new one

Hi, As far I know change core is not a good practice. jQuery included in wordpress core you should not change it. Theme should not change wordpress core. Thanks

So there is way to update jquery without this way ? Because i have to update.

You simple can’t. You need to rewrite the custom jQuery codes

Okey thank you so much for taking to time.