Remove the WP Version # from the header not working
-
I added the following code to my functions.php file to remove the wp version number from my header but it didn’t work.
remove_action('wp_head', 'wp_generator');I disabled and emptied all caching, refreshed but its still there. Any ideas why I can’t remove it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Remove the WP Version # from the header not working’ is closed to new replies.