Remove WordPress version parameter from JAVASCRIPT and CSS files

Many JAVASCRIPT and CSS files in WordPress have the WordPress version number appended to their URL. In this post, I will show how we can remove the version number from JS and CSS URL in WordPress. We can use one of the following 2 methods. Just add the code for one of the below methods … Read more