Skip to content

Instantly share code, notes, and snippets.

@mahdiyazdani
Created October 16, 2016 17:43
Show Gist options
  • Save mahdiyazdani/ab1c3a2331d3d198aea297af8bfbc990 to your computer and use it in GitHub Desktop.
Save mahdiyazdani/ab1c3a2331d3d198aea297af8bfbc990 to your computer and use it in GitHub Desktop.
Remove the WordPress Version Number
<?php
remove_action('wp_head', 'wp_generator');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment