Merge pull request #101 from kosvrouvas/master

Fix a typo in a comment +1 thx @kosvrouvas
This commit is contained in:
Holger 2016-10-31 08:40:59 +01:00 committed by GitHub
commit a9e60bc26f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
/* Inspired by Simon Bradburys cleanup.php fromb4st theme https://github.com/SimonPadbury/b4st */
/*
Removes the generator tag with WP version numbers. Hackes will use this to find weak and old WP installs
Removes the generator tag with WP version numbers. Hackers will use this to find weak and old WP installs
*/
function no_generator() {
return '';