Do Not Add HTML Comments to your functions.php File
If you are using WordPress and are either creating themes or using themes, make sure not to use HTML comments (denoted by <!-- information -->
) in the functions.php file if you care about Internet Explorer users. Read More…