How to remove WordPress version from source code
You can easily find out what version of WordPress your website is using from the page’s source code. To do this, right-click on the page in your browser and select “View page source.” You can then easily locate the line that shows the public version of WordPress, which is the line that reads <meta name=”generator” … Read more