Remove Version from Stylesheet and JS Script in WordPress

Remove Version from Stylesheet

Many CSS files have the WordPress version number appended to their source, for cache purposes. Knowing the version number allows hackers to exploit known vulnerabilities.

Remove Version from JS Script

Many JS files have the WordPress version number appended to their source, for cache purposes. Knowing the version number allows hackers to exploit known vulnerabilities.