DEV Community

hafizpustice05
hafizpustice05

Posted on

How to Remove WordPress Version Number

In this tutorial i will teach you how you can hide wordpress version manually. We won't use plugin to do this simple task. I will do it with our own code. We can hide or remove wordpress version number with many ways. Sometimes many client wants to remove version number from wordpress css and js files.

To do this simple wordpress remove version number from css and js files, let's see how we can do it. We will use filter to remove wordpress version number from css and js files.

https://www.codechief.org/article/how-to-remove-wordpress-version-number

Top comments (0)