Lego2012
12/13/2016 - 11:18 AM

Remove WP Generator Meta Tag

Remove WP Generator Meta Tag

<!-- It can be considered a security risk to make your wordpress version visible and public you should hide it. -->
<!-- Put in functions.php file in your theme: -->

remove_action('wp_head', 'wp_generator');