Is there a way to de-register jquery in admin ? Because even if i dont add require_js('#jquery#')
, jquery is automatically loaded from core rsc.
The thing is the jQuery version shipped with older versions are obviously rather old. I'd like to de-register the shipped jQuery version, and load a newer version in selected plugin / theme pages.