Did you know that? By default, WordPress provides your WordPress version in your feeds. If you peak under the hood and look at the source code for any of your WordPress feeds. Near the top of the file, you will see that WordPress includes its version number declared via
It serves as a slight security risk by enabling attackers to target any specific security holes that may be present in your particular version of WordPress. I will show you how to remove WordPress Version Number on feeds and your theme’s as well. What should we do to remove this information from your site’s feeds, add this tiny function on your functions.php
Read the rest of this entry »

