/ Published in: PHP
goes in the ~/wp-content/theme/functions.php
Expand |
Embed | Plain Text
remove_action('wp_head', 'wp_generator');
You need to login to post a comment.
darronz on 01/30/12
2 people have marked this snippet as a favorite
goes in the ~/wp-content/theme/functions.php
remove_action('wp_head', 'wp_generator');
You need to login to post a comment.