Skip to content

Instantly share code, notes, and snippets.

@mrfoxtalbot
Last active September 30, 2016 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrfoxtalbot/1f80c79d9ea1178e23124a221b84968d to your computer and use it in GitHub Desktop.
Save mrfoxtalbot/1f80c79d9ea1178e23124a221b84968d to your computer and use it in GitHub Desktop.
Ociultar la versión deactivadon el generator de WordPress
<?php
//Add to functions.php or to /mu-plugins
remove_action('wp_head', 'wp_generator');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment