Closed dziudek closed 11 years ago
Due security reasons I recommend to add at the end of the functions.php file the following line:
// remove the generator metatag due security reasons remove_action('wp_head', 'wp_generator');
Done. 86c5ea0bc1
Due security reasons I recommend to add at the end of the functions.php file the following line: