WordPress background report jQuery error
-
Here I have the following error:
https://files.slack.com/files-pri/T024MFP4J-F01TZEHPHNC/image.png
Upon investigation, it appears to be the following two documents:
wp-includes/js/jquery/jquery.js wp-includes/js/jquery/jquery.min.jsThe following calls exist:
jQuery.noConflict()Since the backend core of WordPress seems to already use jQuery instead of $, I think I can remove this call
The temporary solution is to delete it
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WordPress background report jQuery error’ is closed to new replies.