Skip to content

Instantly share code, notes, and snippets.

@jimmy89Li
Created December 3, 2015 13:25
Show Gist options
  • Save jimmy89Li/f2663e5fa10132c3e55a to your computer and use it in GitHub Desktop.
Save jimmy89Li/f2663e5fa10132c3e55a to your computer and use it in GitHub Desktop.
Remove WordPress version
<?php
// Remove WordPress version
remove_action('wp_head', 'wp_generator');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment