Help Fix Potential Security Issues

Hi there,

Problem:

So, I’ve noticed that x theme outputs console.log for jquery version. I would like to hide this.

The less people know what’s going on for the inner workings of the site, the better.

I know they can find out some other way, the I do not want to make things easier for them.

Thanks…

J.

Hi There J,

Thanks for writing in! Are you referring to the below information ?
JQMIGRATE: Migrate is installed, version 1.4.1

That is actually outputted by WordPress itself. You can check a possible implementation here (https://wordpress.stackexchange.com/a/224666/87923). Even though if you manage to hide it, the version numbers can be viewed from the source code. The most important thing is to make sure that you don’t have security exploits for the version that you’re using. You can read some related information from here (https://deadliestwebattacks.com/tag/jquery/).

Thanks!

Oh, I see. Ok, thanks. I’ll look into that.

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.